help ... login page !!!

Post your Click counter digestion problems here
Post Reply
012227
Posts: 2
Joined: Fri Jun 08, 2007 1:17 am

help ... login page !!!

Post 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
Last edited by 012227 on Fri Jun 08, 2007 3:04 am, edited 1 time in total.
012227
Posts: 2
Joined: Fri Jun 08, 2007 1:17 am

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Upload the phpinfo and session_test files, might give a better idea what's wrong.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply