Page 1 of 1

Warning: Unknown(): Failed to write session data (files). [resolved]

Posted: Wed Jul 25, 2007 2:37 pm
by myscarletbutterfly
Hello all!
I am new to this CMS installed already but its giving me errors.
I did those necessary intruction on installation like....

------------------------
Checking if session.save_path is writable
Your session.save_path is "/tmp". Not having this as writable may make logins to the Admin Panel not work. You may want to look into making this path writable if you have trouble logging into the Admin Panel. This test may fail if safe_mode is enabled (see below).
------------------------

Now I am getting this error ...
---------------------
Warning: Unknown(): open(\cmsmadesimple\tmp\sess_4034790f4849f027e774f0bd0fd73021, 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 (\cmsmadesimple\tmp) in Unknown on line 0
---------------------

What should I do? I am using Win XP and running Apache Configured manually.

Re: Warning: Unknown(): Failed to write session data (files).

Posted: Sat Nov 03, 2007 12:18 am
by Elijah Lofgren
myscarletbutterfly wrote: Now I am getting this error ...
---------------------
Warning: Unknown(): open(\cmsmadesimple\tmp\sess_4034790f4849f027e774f0bd0fd73021, 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 (\cmsmadesimple\tmp) in Unknown on line 0
For anyone who comes across this topic. I had this same error and was able to fix it by following the workaround described here: Re: session.save_path problem :)