Noticed a lot of pages are broken after changing my database password in MySQL.
for example http://blog.0mfgl0l.com/wp-login.php
gets errors at the top:
Warning: Cannot modify header information - headers already sent by (output started at ***/domains/blog.0mfgl0l.com/html/wp-config.php:63) in ***/domains/blog.0mfgl0l.com/html/wp-login.php on line 302
Warning: Cannot modify header information - headers already sent by (output started at ***/domains/blog.0mfgl0l.com/html/wp-config.php:63) in ***/domains/blog.0mfgl0l.com/html/wp-login.php on line 314
and when I do log in with my account, it doesnt even do anything. It forwards me to a page with even more header errors. I cant admin any part of my site.
These are the errors I get when I log in:
Warning: Cannot modify header information - headers already sent by (output started at ***/domains/blog.0mfgl0l.com/html/wp-config.php:63) in ***/domains/blog.0mfgl0l.com/html/wp-login.php on line 302
Warning: Cannot modify header information - headers already sent by (output started at ***/domains/blog.0mfgl0l.com/html/wp-config.php:63) in ***/domains/blog.0mfgl0l.com/html/wp-login.php on line 314
Warning: Cannot modify header information - headers already sent by (output started at ***/domains/blog.0mfgl0l.com/html/wp-config.php:63) in ***/domains/blog.0mfgl0l.com/html/wp-includes/pluggable.php on line 674
Warning: Cannot modify header information - headers already sent by (output started at ***/domains/blog.0mfgl0l.com/html/wp-config.php:63) in ***/domains/blog.0mfgl0l.com/html/wp-includes/pluggable.php on line 675
Warning: Cannot modify header information - headers already sent by (output started at ***/domains/blog.0mfgl0l.com/html/wp-config.php:63) in ***/domains/blog.0mfgl0l.com/html/wp-includes/pluggable.php on line 676
Warning: Cannot modify header information - headers already sent by (output started at ***/domains/blog.0mfgl0l.com/html/wp-config.php:63) in ***/domains/blog.0mfgl0l.com/html/wp-includes/pluggable.php on line 868
What is odd is, the main site still works fine. You can view and comment on my blog posts no problem, but nothing else. The other issue now is some russian-speaking spammers have found their way onto my site and are hijacking some posts. I cant delete them because well.. it's broken. :S Help!