croux
11-18-2010, 12:39 PM
Hi !
I'm trying to install Joomla 1.5.22 on a glassfish 3.0.1 server with Quercus but I'm facing an issue.
The installation process displays the following after language selection :
An error has occurred.:
Cookies do not appear to be enabled on your browser client. You will not be able to install the application with this feature disabled. Alternatively, there could also be a problem with the server's session.save_path. If this is the case, please consult your hosting provider if you don't know how to check or fix this yourself.
But the session.save_path is configured properly with a php.ini file as session_save_path() returns me C:\tmp wich is allowed for read/write to anyone...
Any ideas ?
Thanks !
I'm trying to install Joomla 1.5.22 on a glassfish 3.0.1 server with Quercus but I'm facing an issue.
The installation process displays the following after language selection :
An error has occurred.:
Cookies do not appear to be enabled on your browser client. You will not be able to install the application with this feature disabled. Alternatively, there could also be a problem with the server's session.save_path. If this is the case, please consult your hosting provider if you don't know how to check or fix this yourself.
But the session.save_path is configured properly with a php.ini file as session_save_path() returns me C:\tmp wich is allowed for read/write to anyone...
Any ideas ?
Thanks !