sorry

..
installed version is 1.6
php and server info is attached
You have system, exec, passthru, escapeshellcmd, \ popen, pcntl_exec, proc_open, ini_restore, proc_close, dl, show_source, \ highlight_file, pcntl_exec, allow_url_fopen, proc_get_status, proc_nice Checking PHP disable functions
Warning: this is a list of functions disabled on your server.
Checking PHP time limit in second
(minimum 30, recommend 60 or greater)
Number of seconds a script is allowed to run. If this is reached, the script returns a fatal error. (30 seconds on my host)
Check for PHP Open Basedir
Open basedir restrictions are in effect. You may have difficulty with some addon functionality with this restriction.
Checking max post size
(minimum 2M, recommend 10M or greater)
You will probably not be able to submit (larger) data. Please be aware of this restriction.(8m on my host)
Checking max upload file size
(minimum 2M, recommend 10M or greater)
You will probably not be able to upload (larger) files using the included file management functions. Please be aware of this restriction.(2m on my host)
Checking if session.save_path is writable
Open basedir restrictions appear to be in effect. If you have SESSION problems and ini_set works, you can try to enable sessions with cookies adding: ini_set('session.use_only_cookies', 1); to top of config.php
are yellow in installation but i have installed 1.5.3 on same server and its working great..