varungovil Posted June 3, 2007 Posted June 3, 2007 Warning: session_start() [function.session-start]: open(/tmp\sess_5e60eda9ccfabdae3992e8fff1562d58, O_RDWR) failed: No such file or directory (2) in C:\Domains\tanvibindis.com\wwwroot\catalog\includes\functions\sessions.php on line 97 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\Domains\tanvibindis.com\wwwroot\catalog\includes\functions\sessions.php:97) in C:\Domains\tanvibindis.com\wwwroot\catalog\includes\functions\sessions.php on line 97 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\Domains\tanvibindis.com\wwwroot\catalog\includes\functions\sessions.php:97) in C:\Domains\tanvibindis.com\wwwroot\catalog\includes\functions\sessions.php on line 97
spax Posted June 3, 2007 Posted June 3, 2007 Store sessions to the database. Edit the 2 configure files so the last line reads like this: define('STORE_SESSIONS', 'mysql');
Recommended Posts
Archived
This topic is now archived and is closed to further replies.