Headers Problem with Site
-
I’m having a horrible time as my site has completely shut down :-(. Here is the error it shows on my site at https://www.sharpefit.com: Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosweb26d/b843/ipg.sharpefitcom/wp-config.php:1) in /hermes/bosweb26d/b843/ipg.sharpefitcom/wp-includes/pluggable.php on line 866
Then, when I try to go in to my admin section, it gives me:
Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosweb26d/b843/ipg.sharpefitcom/wp-login.php:1) in /hermes/bosweb26d/b843/ipg.sharpefitcom/wp-login.php on line 349Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosweb26d/b843/ipg.sharpefitcom/wp-login.php:1) in /hermes/bosweb26d/b843/ipg.sharpefitcom/wp-login.php on line 361
I’ve tried the ob_start ob_flush attempt. I’ve tried removing all blank lines from all the different files before and after the PHP and ?> sequences. I’m hoping there is another strategy out there that can help save my site!!!
Here is the code for my wp-config file:
[ Moderated – Where to start…? Don’t post code longer than 10 lines, use pastebin.com instead. And more importantly do not post your DB user ID, your DB user password, and DB host name anywhere on the Internet. ]
- The topic ‘Headers Problem with Site’ is closed to new replies.