MySQL error: cannot modify header information
-
I’m running WordPress 2.7.1 and have been for several weeks. I haven’t made any changes to my installation since then, but as of this morning, when I go to my admin screen (dashboard), I get two MySQL errors at the top:
Warning: Cannot modify header information – headers already sent by (output started at /home/.oedipuss/arhea/beingamberrhea.com/wp-load.php:51) in /home/.oedipuss/arhea/beingamberrhea.com/wp-includes/functions.php on line 698
Warning: Cannot modify header information – headers already sent by (output started at /home/.oedipuss/arhea/beingamberrhea.com/wp-load.php:51) in /home/.oedipuss/arhea/beingamberrhea.com/wp-includes/functions.php on line 699
These errors do not prevent the rest of the page from loading.
I am able to go to the “Add New Post” screen, but if I click “Save Draft,” I get the following error on /wp-admin/post.php, and the page does not load after that:
Warning: Cannot modify header information – headers already sent by (output started at /home/.oedipuss/arhea/beingamberrhea.com/wp-load.php:51) in /home/.oedipuss/arhea/beingamberrhea.com/wp-includes/pluggable.php on line 850
Note the post draft *is* saved (I verified by returning to the dashboard).
Also, when I try to go to a tag page (e.g., http://www.beingamberrhea.com/tag/twitter) the page does *not* load, and all I get is the following error:
Warning: Cannot modify header information – headers already sent by (output started at /home/.oedipuss/arhea/beingamberrhea.com/wp-load.php:51) in /home/.oedipuss/arhea/beingamberrhea.com/wp-includes/pluggable.php on line 850
Can anyone shed some light on this? I’m at a total loss as to what would cause it, since nothing in my installation has changed.
The topic ‘MySQL error: cannot modify header information’ is closed to new replies.