The front end appears fine. The back end is giving me this error:


Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/m/s/p/mspexpress/html/admin/includes/classes/logger.php:127) in /home/content/m/s/p/mspexpress/html/includes/functions/sessions.php on line 108

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/m/s/p/mspexpress/html/admin/includes/classes/logger.php:127) in /home/content/m/s/p/mspexpress/html/includes/functions/sessions.php on line 108

Warning: Cannot modify header information - headers already sent by (output started at /home/content/m/s/p/mspexpress/html/admin/includes/classes/logger.php:127) in /home/content/m/s/p/mspexpress/html/admin/includes/init_includes/init_templates.php on line 71

Warning: Cannot modify header information - headers already sent by (output started at /home/content/m/s/p/mspexpress/html/admin/includes/classes/logger.php:127) in /home/content/m/s/p/mspexpress/html/admin/includes/functions/general.php on line 41

I ran the Fix Cache Key, but it did not correct the problem. Any ideas on what is causing this and how I can fix it?

The error appeared folling a GoDaddy server migration which corrupted my database, and a subsequent restore of the database from a backup.