omnis Posted November 3, 2006 Share Posted November 3, 2006 I have installed my webpage and setup everything, after 2 months I get this messages at my main page. I dont know how to find solution to this problem, I would be very gratefull if you can help me to solve this problem. message details: Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 33243 is not allowed to access owned by uid 0 in /home/tianshih/public_html/shop/includes/functions/sessions.php on line 118 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/tianshih/public_html/shop/includes/functions/sessions.php:118) in /home/tianshih/public_html/shop/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/tianshih/public_html/shop/includes/functions/sessions.php:118) in /home/tianshih/public_html/shop/includes/functions/sessions.php on line 67 Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created. Link to comment Share on other sites More sharing options...
crash3903 Posted November 3, 2006 Share Posted November 3, 2006 I have installed my webpage and setup everything, after 2 months I get this messages at my main page. I dont know how to find solution to this problem, I would be very gratefull if you can help me to solve this problem.message details: Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 33243 is not allowed to access owned by uid 0 in /home/tianshih/public_html/shop/includes/functions/sessions.php on line 118 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/tianshih/public_html/shop/includes/functions/sessions.php:118) in /home/tianshih/public_html/shop/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/tianshih/public_html/shop/includes/functions/sessions.php:118) in /home/tianshih/public_html/shop/includes/functions/sessions.php on line 67 Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created. try going into admin -> Configuration -> Sessions change the /tmp to just tmp without the forward slash Regards Mark A Reynolds Link to comment Share on other sites More sharing options...
omnis Posted November 3, 2006 Author Share Posted November 3, 2006 try going into admin -> Configuration -> Sessions change the /tmp to just tmp without the forward slash Thank you for your help, I have solved that this messages are not showing at my main page, but the problem is that I now get this messages at my admin panel. I would be very gratefull if you can help me, thank you. What are them for ? Warning: session_start(): open(tmp/sess_1a7db54cfa748bc8a6decba6681edcc3, O_RDWR) failed: No such file or directory (2) in /home/tianshih/public_html/shop/admin/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/tianshih/public_html/shop/admin/includes/functions/sessions.php:67) in /home/tianshih/public_html/shop/admin/includes/functions/sessions.php on line 67 Warning: Unknown(): open(tmp/sess_1a7db54cfa748bc8a6decba6681edcc3, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (tmp) in Unknown on line 0 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.