Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Stuck up a creek with out a paddle


Evatri

Recommended Posts

I get the following errors and i dont kno what to do

 

Warning: session_start(): open(/tmp\sess_2e1f340b87d4641d3e58ed35ac6f44c0, O_RDWR) failed: No such file or directory (2) in C:\Documents and Settings\Administrator\Desktop\ecommerce stores\oscommerce-2.2ms2\oscommerce-2.2ms2\catalog\admin\includes\functions\sessions.php on line 67

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\Documents and Settings\Administrator\Desktop\ecommerce stores\oscommerce-2.2ms2\oscommerce-2.2ms2\catalog\admin\includes\functions\sessions.php:67) in C:\Documents and Settings\Administrator\Desktop\ecommerce stores\oscommerce-2.2ms2\oscommerce-2.2ms2\catalog\admin\includes\functions\sessions.php on line 67

 

Warning: Unknown(): open(/tmp\sess_2e1f340b87d4641d3e58ed35ac6f44c0, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0

 

Warning: session_start(): open(/tmp\sess_2e1f340b87d4641d3e58ed35ac6f44c0, O_RDWR) failed: No such file or directory (2) in C:\Documents and Settings\Administrator\Desktop\ecommerce stores\oscommerce-2.2ms2\oscommerce-2.2ms2\catalog\admin\includes\functions\sessions.php on line 67

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\Documents and Settings\Administrator\Desktop\ecommerce stores\oscommerce-2.2ms2\oscommerce-2.2ms2\catalog\admin\includes\functions\sessions.php:67) in C:\Documents and Settings\Administrator\Desktop\ecommerce stores\oscommerce-2.2ms2\oscommerce-2.2ms2\catalog\admin\includes\functions\sessions.php on line 67

Warning: Cannot modify header information - headers already sent by (output started at C:\Documents and Settings\Administrator\Desktop\ecommerce stores\oscommerce-2.2ms2\oscommerce-2.2ms2\catalog\admin\includes\functions\sessions.php:67) in C:\Documents and Settings\Administrator\Desktop\ecommerce stores\oscommerce-2.2ms2\oscommerce-2.2ms2\catalog\admin\includes\functions\general.php on line 18

Warning: Unknown(): open(/tmp\sess_2e1f340b87d4641d3e58ed35ac6f44c0, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0

 

Some one please help me

Link to comment
Share on other sites

SESSION DIRECTORY DOES NOT EXIST

 

change the last line in the following files

 

catalog/includes/configure.php

admin/includes/configure.php

 

from

define('STORE_SESSIONS', '');

to

define('STORE_SESSIONS', '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...