Jump to content

Recommended Posts

Posted

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 ..

Posted

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.

Posted

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.

Posted

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...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...