Page 1 of 1

help ... login page !!!

Posted: Fri Jun 08, 2007 2:05 am
by 012227
Script URL:http://www.notfunatall.com/ccount/
Version of script:1.1
Hosting company:aplus
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

hi, i got a problem to see the Ccount backend page in my browser.
it was working fine with my old php4.4.4 web host, but not in my php5.2.1 server.

the errors messages are


Warning: session_start() [function.session-start]: SAFE MODE Restriction in effect. The script whose uid is 10001 is not allowed to access /var/tmp owned by uid 0 in /usr/local/www/vhosts/notfunatall.com/httpdocs/ccount/index.php on line 40

Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: files (path: ) in /usr/local/www/vhosts/notfunatall.com/httpdocs/ccount/index.php on line 40


does somebody have any ideal with this issue?


thank you

Posted: Fri Jun 08, 2007 2:37 am
by 012227
i tried to disable the php "safe_mode", but the error still coming

Warning: session_start() [function.session-start]: open_basedir restriction in effect. File(/var/tmp) is not within the allowed path(s): (/usr/local/www/vhosts/notfunatall.com/httpdocs:/tmp) in /usr/local/www/vhosts/notfunatall.com/httpdocs/ccount/index.php on line 40

Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: files (path: ) in /usr/local/www/vhosts/notfunatall.com/httpdocs/ccount/index.php on line 40

Posted: Fri Jun 08, 2007 10:09 am
by Klemen
Upload the phpinfo and session_test files, might give a better idea what's wrong.