roughrider Posted December 14, 2005 Share Posted December 14, 2005 I keep getting the following error popping up when I'm working in admin control panel. Is it because I was working in 2 windows? Fatal error: session_start(): Failed to initialize storage module: user (path: /tmp) in /home/httpd/vhosts/mysite.co.uk/httpdocs/catalogue/admin/includes/functions/sessions.php on line 67 Ride It Like You Stole It Link to comment Share on other sites More sharing options...
roughrider Posted December 14, 2005 Author Share Posted December 14, 2005 I keep getting the following error popping up when I'm working in admin control panel.Is it because I was working in 2 windows? Fatal error: session_start(): Failed to initialize storage module: user (path: /tmp) in /home/httpd/vhosts/mysite.co.uk/httpdocs/catalogue/admin/includes/functions/sessions.php on line 67 :huh: Well no it has nothing to do with above as I'm still getting same error with only one window open. It seems to be doing it more & more now and very annoying when trying to add new products. SOS :rolleyes: Ride It Like You Stole It Link to comment Share on other sites More sharing options...
roughrider Posted December 15, 2005 Author Share Posted December 15, 2005 :huh: Well no it has nothing to do with above as I'm still getting same error with only one window open. It seems to be doing it more & more now and very annoying when trying to add new products. SOS :rolleyes: Anyone please. It's still doing it Ride It Like You Stole It Link to comment Share on other sites More sharing options...
Guest Posted December 15, 2005 Share Posted December 15, 2005 try storing the sessions to the mysql dbase change both configure.php files in catalog and admin side to this: define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql' Link to comment Share on other sites More sharing options...
roughrider Posted December 15, 2005 Author Share Posted December 15, 2005 Aha, I had only changed that in catalog config some time ago but not in admin. Will give it a go & see if it does the trick. Thanks for your help. Ride It Like You Stole It Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.