My website seems to be down. I visit can load the home page and the few pages I have posted. Every page gets the following warning. I cannot log on, I get only a white page, and I cannot do an update.php. A little help would be appreciated.
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/s/h/e/shelton2/html/index.php:96) in drupal_session_start() (line 276 of /home/content/s/h/e/shelton2/html/includes/session.inc).
Warning: Cannot modify header information - headers already sent by (output started at /home/content/s/h/e/shelton2/html/index.php:96) in drupal_send_headers() (line 1044 of /home/content/s/h/e/shelton2/html/includes/bootstrap.inc).
Warning: Cannot modify header information - headers already sent by (output started at /home/content/s/h/e/shelton2/html/index.php:96) in drupal_send_headers() (line 1044 of /home/content/s/h/e/shelton2/html/includes/bootstrap.inc).
Warning: Cannot modify header information - headers already sent by (output started at /home/content/s/h/e/shelton2/html/index.php:96) in drupal_send_headers() (line 1044 of /home/content/s/h/e/shelton2/html/includes/bootstrap.inc).
Warning: Cannot modify header information - headers already sent by (output started at /home/content/s/h/e/shelton2/html/index.php:96) in drupal_send_headers() (line 1044 of /home/content/s/h/e/shelton2/html/includes/bootstrap.inc).
Warning: Cannot modify header information - headers already sent by (output started at /home/content/s/h/e/shelton2/html/index.php:96) in drupal_send_headers() (line 1044 of /home/content/s/h/e/shelton2/html/includes/bootstrap.inc).
Comments
More info. I did finally get
More info. I did finally get update.php to work, but no updates were available. I cannot get into the admin side at all. I have a second Drupal site that will not load at all. It is just a blank window. Both are hosted on Godaddy. And I have a third domain hosted under my main domain and it is working fine. I cannot even figure out how to get in and work on it. There was no work done by me on either site before the problem presented itself.
just a suggestion...
try switching themes to garland/bartik - you may need to edit the database files directly via phpmyadmin or some other similar tool.
Also, a blank window (WSOD) may be related to having an older version of php on your server, just a thought.
Did you modify any file
Did you modify any file there? This error comes usually if you leave whitespaces or lines in unnecessary pages.
Don't hack core!
Try to replace affected files with a fresh tarball.
What's new and changing in PHP 8.4