session.save_path not writeable

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

session.save_path not writeable

Post by british.assassin »

Hi

I was just trying to install, but came across the following problem:
Your session.save_path is "/var/lib/php_sessions". 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.
The only thing is, I know that this directory is writeable, because i logged into ssh as root then did the following to make the directory in the first place:

Code: Select all

mkdir /var/lib/php_sessions
chmod 777 /var/lib/php_sessions
I have also checked the permissions with webmin filemananger and this confirmed that it is set to 777.

Is it ok to go ahead and install, or is there something else I have to do first?

british.assassin
p3n1x

Re: session.save_path not writeable

Post by p3n1x »

got the same problem :(
british.assassin

Re: session.save_path not writeable

Post by british.assassin »

I just went ahead with the installation and it is working perfectly
p3n1x

Re: session.save_path not writeable

Post by p3n1x »

sounds good, but still curious about it :)
Locked

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