After I install osCommerce I get sessions directory error ?
Posted by Michael, Last modified by Kim S. on 19 January 2016 08:08 PM

Set this, in both your admin/includes/configure.php and catalog/includes/configure.php:

From:

define('STORE_SESSIONS', '');

To this:

define('STORE_SESSIONS', 'mysql');


Comments (1)
David Hitchcock
16 July 2012 10:30 PM
I did the automatic osCommerce install and i have non catalog directory that I can find. Is this article for an old version?
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).