Guest Posted December 7, 2009 Share Posted December 7, 2009 I deleted my SESSIONS table from the database and then could not connect as ADMIN any more. Then I re-create from my backup the same table, but the error still: is like this: Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /my_server/catalog/admin/includes/functions/general.php:2637) in /my_server/catalog/admin/includes/functions/sessions.php on line 102 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /my_server/catalog/admin/includes/functions/general.php:2637) in /my_server/catalog/admin/includes/functions/sessions.php on line 102 Warning: Cannot modify header information - headers already sent by (output started at /my_server/catalog/admin/includes/functions/general.php:2637) in /my_server/catalog/admin/includes/functions/general.php on line 43 the line on sessions.php is a return line: " return session_start();" any help on how to get back my ADMIN access? BTW: the users can access my shopping cart w/o any problems. It's just the ADMIN that cannot login. Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.