Page 1 of 1

session.save_path issues

Posted: Wed May 02, 2007 9:29 pm
by D42C
Checking if session.save_path is writable

Your session.save_path is "". 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).
CMS won't install for me for this reason, can anybody help me, I am a complete newb to this btw!

Re: session.save_path issues

Posted: Thu May 03, 2007 4:11 pm
by Pierre M.
CMSms requires working PHP sessions :
http://wiki.cmsmadesimple.org/index.php ... quirements
Ask your hosting provider about this session folder issue.
If you are your hosting provider, you can read about PHP sessions on php.net.
Have fun
Pierre M.