Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error login administrator


Tetris

Recommended Posts

Posted

When logging in as administrator I get this message at the top:

 

Warning: session_start(): open(/tmp\sess_af9f7717e42902dd5db8b67b5f3ead19, O_RDWR) failed: No such file or directory (2) in d:\programs\easyphp\www\catalog\admin\includes\functions\sessions.php on line 67

 

But this Directory /tmp is there.

What do I have to change to get rid of this message?

Posted

SESSION DIRECTORY DOES NOT EXIST

 

change the last line in the following files

 

catalog/includes/configure.php

admin/includes/configure.php

 

from

define('STORE_SESSIONS', '');

to

define('STORE_SESSIONS', 'mysql');

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Archived

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

×
×
  • Create New...