Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warning: The sessions directory does not exist: /tmp. Sessi


Guest

Recommended Posts

Posted

Hi,

 

I get installed and When I run online shop, It gives me fllowing error:

 

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

 

I have created /tmp directory in 3 places, (under htdocs, catalog and mysql/data), I still get the error message.

 

Would someone, where I should create "/tmp' Diretory

Posted

Normally the /tmp is under the root directory.

If it's not your server, contact your ISP cause it'S an configuration problem. (i don't think you use php3).

 

Altenative:

youn can change

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

 

in your configure.php

Archived

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

×
×
  • Create New...