Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error:?


roughrider

Recommended Posts

Posted

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

Posted
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

Posted
: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

Posted

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'

Posted

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

Archived

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

×
×
  • Create New...