Patami Posted September 10, 2005 Posted September 10, 2005 hello I've got today (yesterday I had nothing) a problem with the sessions. On all the pages of my website which uses the sessions, there is this message : Warning: session_start(): open(/tmp/sess_abbc7efc2f12f8777eb24b74db737da5, O_RDWR) failed: Read-only file system (30) in /home/qeadumlu/public_html/index.php on line 5 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/qeadumlu/public_html/index.php:5) in /home/qeadumlu/public_html/index.php on line 5 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/qeadumlu/public_html/index.php:5) in /home/qeadumlu/public_html/index.php on line 5 Could you explain me what happens please ? How can I correct the problem ? I see "cache limiter", do I have to empty a folder ? thank you .. Quote
TCH-Thomas Posted September 10, 2005 Posted September 10, 2005 Sorry, I don´t know what these errors mean, but if you haven´t done any changes to your site from when it looked like it should (yesterday) I think you should open a ticket and ask the help guys if anything changed on the server. Quote
TweezerMan Posted September 10, 2005 Posted September 10, 2005 I agree with TCH-Thomas on submitting a ticket to the Help Desk. If I'm reading that first error message correctly, your script does not have permission to create files in the server's /tmp directory, and this is something the Help Desk would need to fix. The other two errors are caused by the first error, so fixing the first error should fix all three. Quote
Patami Posted September 11, 2005 Author Posted September 11, 2005 okay thank you very much, I'll do that have a nice day Quote
Rayne Posted September 11, 2005 Posted September 11, 2005 I've been receiving the same error ...my forum stopped working because of it..the /tmp file is read only all of a sudden, which is strange considering nothing has been done with my site... Quote
TCH-Bruce Posted September 11, 2005 Posted September 11, 2005 Rayne, please open a ticket with the help desk. The moderators do not have access to the servers or your account. Thank you Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.