Trying to install 3.0 on a Red Hat Enterprise Linux box, have installed other Open Source CMS, etc. but I'm stuck as much as if I never ssh'ed into a box in my life![]()
Installer Step 2: Writable Session Save Path (/tmp) Not A Valid Directory
Saw the post about changing the save path in php.ini and tried to change it to
session.save_handler = /tmp
and
session.save_handler = "/tmp" (the post was somewhat ambiguous about the quotes)
after restarting apache I get the following installer error displayed as free form text at the top of the installer step 2
"Warning: session_start(): Cannot find save handler /tmp in /home/virtual/site1/fst/var/www/html/projects/install.php on line 76"
and the same error next to the session save path line on step 2.
If I change it back to:
session.save_handler = files
The ugly looking thrown error on step 2 goes away but not the underlying problem. I have full access to this system. It seems ironic that such a nice looking installer doesn't have more information on this issue since it is obviously an installer stopper.
I had other 'red' text issues and addressed them relatively qickly but this /tmp path issue seems particularly annoying when everything else (so far) seemed to be fixable.
The general error for this item in step two is very unclear, unlike the error message for the memory limit.
Is there something else that needs to be done with this variable in php.ini? Any help appreciated as I'd like to demo an installed version and am stuck at step 2.
Thanks... GZ


LinkBack URL
About LinkBacks




Reply With Quote
GZ
GZ

Bookmarks