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

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
myscarletbutterfly

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

Post 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.
Last edited by myscarletbutterfly on Sat Nov 03, 2007 12:18 am, edited 1 time in total.
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am

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

Post 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 :)
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. :)
Locked

Return to “[locked] Installation, Setup and Upgrade”