Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error:?


roughrider

Recommended Posts

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

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

: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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...