Guest Posted May 23, 2004 Posted May 23, 2004 PHP Warning: session_start(): open(/tmp\sess_b96505a74d72108952d6017bdc561d3b, O_RDWR) failed: No such file or directory (2) in C:\Domains\viewcon.co.uk\wwwroot\catalog\includes\functions\sessions.php on line 67 PHP Warning: session_write_close(): open(/tmp\sess_b96505a74d72108952d6017bdc561d3b, O_RDWR) failed: No such file or directory (2) in C:\Domains\viewcon.co.uk\wwwroot\catalog\includes\functions\sessions.php on line 106 PHP Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in C:\Domains\viewcon.co.uk\wwwroot\catalog\includes\functions\sessions.php on line 106
241 Posted May 23, 2004 Posted May 23, 2004 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! Is your Osc dated try Phoenix raising oscommerce from the ashes.
SINDOWS Posted October 11, 2005 Posted October 11, 2005 I am having the same problem. Accept i stated with the error when i had 'mysql' on... Notice: Undefined variable: cPath in C:\Inetpub\Spool_Imports\catalog\index.php on line 12 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\Inetpub\Spool_Imports\catalog\index.php:12) in C:\Inetpub\Spool_Imports\catalog\includes\functions\sessions.php on line 76
Recommended Posts
Archived
This topic is now archived and is closed to further replies.