Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

/tmp problem


candyman.de

Recommended Posts

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

 

Where i have to creat is folder ?

 

greets

Posted

Don't bother. It'll just cause problems if you use that method.

 

Open /catalog/includes/configure.php and /admin/catalog/includes/configure.php

 

Set the sessions line to look like this:

 

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

Posted
great it works ..

big thx

 

may you can help me with another problem.

 

How i can set the password for the admincontrolpanal?

There are mods for this but the best way is to simply use .htaccess if your site is hosted on a UNIX server. If you are on a paid host, you likely can set the .htaccess in the host's control panel.

Archived

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

×
×
  • Create New...