View Full Version : Warning: Cannot modify header information
dexter
05-05-2010, 08:14 AM
My Wordpress wp-admin page will not appear. I added a few plugins that screwed everything up then deleted them, and the fatal error showed first then this:
Warning: Cannot modify header information - headers already sent by (output started at /home4/mlminsid/public_html/8hourlunchbreak/blog/wp-config.php:1) in /home4/mlminsid/public_html/8hourlunchbreak/blog/wp-includes/pluggable.php on line 868
Can anyone help with this problem or do I have to start my blog over?
Falcon1986
05-05-2010, 11:35 AM
Did you recently edit the pluggable.php file? Be careful when editing core WordPress files.
Perhaps one of the plugins modified the pluggable.php file and left traces after improper removal.
Assuming you are using the latest stable version of WordPress (v2.9.2), go to WordPress.org (http://wordpress.org/download/) and download the compressed package. Extract it on your local computer and locate the pluggable.php file within the /wp-includes subdirectory. Upload it to the corresponding subdirectory on your web space making sure to overwrite the old version.
If the above doesn't work, we will need to look at your wp-config.php file. However, because this file contains sensitive information such as database username/password and security keys, you should remove this information before posting the contents.
dexter
05-05-2010, 04:48 PM
Thanks a million, I had to upload the pluggable and wp-login settings from wordpress.org, and replace my username, passwords, etc. in the sample config file. Then replace my config.php file with the sample file.
Somehow it had unseen trash in the config.php file.
I had two blogs with the same problem is how I realized the problems. I could NOT have done it without you.
Thanks Again!
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.