Warning: session_start() [function.session-start]: open_basedir restriction in effect. File(/home/rifqi96/tmp) is not within the allowed path(s): (/home/moose:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/moose/public_html/vertex/adminonly.php on line 2
I get that error message whenever it tries to do the session_start function it never did that before and I don't know who rifqi96 is.
| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Php Session_start Error Message
Started by TheMoose, Dec 03 2008 11:00 PM
3 replies to this topic
#2
Posted 10 December 2008 - 02:45 AM
In the .htaccess in your public_html folder, put:
php_value session.save_path /home/USERLOGIN/tmp
(Where it says USERLOGIN, put the login you use to access cpanel. I believe yours is moose > (/home/moose:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/moose)
php_value session.save_path /home/USERLOGIN/tmp
(Where it says USERLOGIN, put the login you use to access cpanel. I believe yours is moose > (/home/moose:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/moose)
#3
Posted 26 January 2009 - 06:28 AM
Kedishen, on Dec 10 2008, 02:45 AM, said:
In the .htaccess in your public_html folder, put:
php_value session.save_path /home/USERLOGIN/tmp
(Where it says USERLOGIN, put the login you use to access cpanel. I believe yours is moose > (/home/moose:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/moose)
php_value session.save_path /home/USERLOGIN/tmp
(Where it says USERLOGIN, put the login you use to access cpanel. I believe yours is moose > (/home/moose:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/moose)
I'm getting an Error similar to this. I did what you said to do. but now, I get this
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/koshar29/public_html/yourself/index.php:2) in /home/koshar29/public_html/yourself/index.php on line 117
what am I doing wrong?
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














