Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warning: session_start


hawsil

Recommended Posts

Posted

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

Posted
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

 

 

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

Archived

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

×
×
  • Create New...