Hi all,
Trying to install on my linux server.
Each page takes about 15 seconds to load.
When I'm at the part of the install, where you click the install button,
all stats show ok, such as:
PHP Session.Save_Path = /www/XXX/website/catalog/cache -->Writeable
BUT, I get this error:
Problem Detected
Sorry, a problem has been detected.
This installer needs to be able to start a PHP session in order to complete installation.
OK, well I can verify that the cache folder IS writable by user/group/other!
I went to the log files and I see this:
[06-Nov-2012 16:11:05] PHP Warning: Unknown: Failed to write session data (memcached). Please verify that the current setting of session.save_path is correct (/www/pplsnet.com/website/catalog/cache) in Unknown on line 0
I can confirm that memcached is working, as it stores values from my phpbb3 forum and another software.
so what can I do?


Reply With Quote
