thefunkygibbon Posted June 4, 2004 Posted June 4, 2004 Hi, We need to have Recreate Session's enabled on our site but for some reason it is not allowing anyone to log in when it is enabled. The tmp session files are being created but when clicking login it just loads the login page again. If i change the sessions to be stored in the mysql db (by changing the configure.php to define('STORE_SESSIONS', 'mysql')) it gives the error Fatal error: session_start(): Failed to initialize storage module: user (path: /tmp) in ...../www/catalog/includes/functions/sessions.php on line 67 has anyone got any ideas on this as i am completely at a loss.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.