hey guys i was just browsing through my blog and i noticed these new error messages Warning: Unknown: open(/tmp/sess_d08499f317c4ca67bf3676adcf7a3e5e, O_RDWR) failed: Read-only file system (30) 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 () in Unknown on line 0 Code (markup): unsure what the problem is can anyone help me out? thanks
Do you have any cache plugin installed? Please make sure that your "tmp" directory has been CHMOD'd to 777. Should fix the problem up. Thanks
thanks for the reply, i solved the problem, but not using your suggested method. i did a hard reboot on my server and everything seemed to work out fine.