Errors in settings.php causing malfunction in header on site

Avatar
  • Answered
Following some issues working with migrating some backed up files into a Drupal site (with which I am not familiar) I am having some issues with the header sending up some errors as well as some spacing issues in the body of the front page. The site url is http://www.fairelectionsnetwork.com and the error is below.



Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/campus19/public_html/fairelectionsnetwork.com/sites/default/settings.php:1) in /home/campus19/public_html/fairelectionsnetwork.com/includes/bootstrap.inc on line 1165

Warning: Cannot modify header information - headers already sent by (output started at /home/campus19/public_html/fairelectionsnetwork.com/sites/default/settings.php:1) in /home/campus19/public_html/fairelectionsnetwork.com/includes/bootstrap.inc on line 729

Warning: Cannot modify header information - headers already sent by (output started at /home/campus19/public_html/fairelectionsnetwork.com/sites/default/settings.php:1) in /home/campus19/public_html/fairelectionsnetwork.com/includes/bootstrap.inc on line 730

Warning: Cannot modify header information - headers already sent by (output started at /home/campus19/public_html/fairelectionsnetwork.com/sites/default/settings.php:1) in /home/campus19/public_html/fairelectionsnetwork.com/includes/bootstrap.inc on line 731

Warning: Cannot modify header information - headers already sent by (output started at /home/campus19/public_html/fairelectionsnetwork.com/sites/default/settings.php:1) in /home/campus19/public_html/fairelectionsnetwork.com/includes/bootstrap.inc o

A snapshot of how the site is supposed to look can be found at archive.org here ------
https://web.archive.org/web/20141217075258/http://fairelectionsnetwork.com/
Avatar
Arn
Hello, Sorry for the problem with the Drupal site. The error "Cannot modify header information - headers already sent by.." is documented very well by the Drupal support forum here. They give 3 possible causes to the issue and discuss possible solutions. Please refer to this article for further assistance. If you have any further questions or comments, please let us know. Regards, Arnel C.