Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

The sessions directory does not exist: /home/httpd/vhosts/supernos.co.uk/httpdocs/osCommerce/tmp.


Guest

Recommended Posts

Look at the bottom of your two configure.php files and edit them both so they read:

 

define('STORE_SESSIONS', 'mysql');

 

You will find the files in the includes and admin/includes directories. Before you download and edit them, you will need to temporarily change their permissions to 777. Once you have edited them, upload them again, overwriting the ones on your server, then reinstate permissions to 644 or 444. Whatever they are set at now.

Link to comment
Share on other sites

Look at the bottom of your two configure.php files and edit them both so they read:

 

define('STORE_SESSIONS', 'mysql');

 

You will find the files in the includes and admin/includes directories. Before you download and edit them, you will need to temporarily change their permissions to 777. Once you have edited them, upload them again, overwriting the ones on your server, then reinstate permissions to 644 or 444. Whatever they are set at now.

 

How do you change permissions to 777? thanks for your help

Link to comment
Share on other sites

FTP to your site, navigate to the file (remember there are 2), right-click on it and select CHMOD or Permissions and input 777.

 

 

Thanks for the big help, this stuff gets taxing!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...