Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tmp Folder error !


iloveflash

Recommended Posts

Hello everyone,

 

I am getting a error at the top of the web site that says this :

 

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

 

and also when I tested the contact form it says this :

 

Warning: Cannot modify header information - headers already sent by (output started at /home/flash/public_html/shop/includes/languages/english.php:2) in /home/flash/public_html/shop/includes/functions/general.php on line 23

 

can someone explain to me why this is happening.

 

Thank you.

Link to comment
Share on other sites

check this line in both your admin and catalog includes/configure.php files

 

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

 

set to

 

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

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...