Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

configure so database used to store the sessions


offie

Recommended Posts

You can set this in your configure.php the last line, add mysql to the define

Store sessions

Nic

 

Thanks Nic, I have done the following in catalog/includes/configure.php, is this correct?

 

define('STORE_SESSIONS', 'mysql');

 

Michael

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...