hawsil Posted December 16, 2004 Posted December 16, 2004 Hello, Everything go smooth after step 7 and when i hit administration tool I got this warning messages. Please help Warning: session_start(): open(/tmp\sess_3c22ce4bb71b56e7831d7e4ad5767350, O_RDWR) failed: No such file or directory (2) in c:\inetpub\wwwroot\ecom\catalog\admin\includes\functions\sessions.php on line 67 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at c:\inetpub\wwwroot\ecom\catalog\admin\includes\functions\sessions.php:67) in c:\inetpub\wwwroot\ecom\catalog\admin\includes\functions\sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\inetpub\wwwroot\ecom\catalog\admin\includes\functions\sessions.php:67) in c:\inetpub\wwwroot\ecom\catalog\admin\includes\functions\sessions.php on line 67
boxtel Posted December 16, 2004 Posted December 16, 2004 Hello, Everything go smooth after step 7 and when i hit administration tool I got this warning messages. Please help Warning: session_start(): open(/tmp\sess_3c22ce4bb71b56e7831d7e4ad5767350, O_RDWR) failed: No such file or directory (2) in c:\inetpub\wwwroot\ecom\catalog\admin\includes\functions\sessions.php on line 67 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at c:\inetpub\wwwroot\ecom\catalog\admin\includes\functions\sessions.php:67) in c:\inetpub\wwwroot\ecom\catalog\admin\includes\functions\sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\inetpub\wwwroot\ecom\catalog\admin\includes\functions\sessions.php:67) in c:\inetpub\wwwroot\ecom\catalog\admin\includes\functions\sessions.php on line 67 <{POST_SNAPBACK}> in admin/includes/configure.php at the bottom set this : define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql' Treasurer MFC
hawsil Posted December 16, 2004 Author Posted December 16, 2004 in admin/includes/configure.php at the bottom set this : define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql' <{POST_SNAPBACK}> Thanks a lot.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.