Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with /tmp/php_sessions


Guest

Recommended Posts

Posted

Hi!

 

I installed a catalog and i get this message on top of the page:

 

Warning: The sessions directory does not exist: /tmp/php_sessions. Sessions will not work until this directory is created.

 

Where do i create that folder!

 

Thanks!

Posted

i know what to do:

 

 

open catalog/includes/configure.php with dreamweaver for example and in last row write mysql between the quotes!

 

like this:

 

define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'

 

do that for admin/includes/configure.php file too!

 

let me know if it worked!

Posted

welcome!

 

btw, do you know perhaps how to get e-mail notification when someone puchases something?

 

Thanks

 

tom

Archived

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

×
×
  • Create New...