War Room

Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Featured Warrior Special Offer...
"Members Of The *War Room* Discover Secrets To Immediate Success!"
Reply
 
LinkBack Thread Tools
Old 10-08-2009, 12:17 AM   #1
Mellisa M
 
Join Date: Sep 2006
Location: NW, Montana , USA.
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Contact Info
Send a message via Yahoo to MMcJunkin
Default Need Help With Blog Installation Error

I have uploaded all my files for a ready made blog, but I am getting the following error when trying to access the site or the wp-admin.

Warning: Cannot modify header information - headers already sent by (output started at /home/digiinfo/public_html/forexsite/blog/wp-settings.php:723) in /home/digiinfo/public_html/forexsite/blog/wp-includes/pluggable.php on line 865

Can anyone tell me what the problem is or help me fix it.

Most obliged!

Warmly,
Mellisa McJunkin
MMcJunkin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-08-2009, 04:22 AM   #2
Web Developer, IT Support
War Room Member
 
n7 Studios's Avatar
 
Join Date: Dec 2008
Location: Birmingham, UK
Posts: 291
Thanks: 7
Thanked 38 Times in 36 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to n7 Studios
Default Re: Need Help With Blog Installation Error

Hi Mellisa,

It'll be one of your plugins that's causing that error message (for me, it was the NextGen Gallery plugin - may be different in your case, but if you're running that plugin that's the first place I'd look).

If you're able to access the Wordpress Adminstration area, go to Plugins and disable them one by one until the error disappears, to isolate which plugin's causing the issue.

If you're unable to access the Wordpress Administration area, use your web host's file manager or FTP client to access the wp-content/plugins folder, removing each plugin folder one by one until the error disappears, to isolate which plugin's causing the issue.

Tim.

n7 Studios is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-08-2009, 09:14 AM   #3
Mellisa M
 
Join Date: Sep 2006
Location: NW, Montana , USA.
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Contact Info
Send a message via Yahoo to MMcJunkin
Default Re: Need Help With Blog Installation Error

Quote:
Originally Posted by n7 Studios View Post
Hi Mellisa,

It'll be one of your plugins that's causing that error message (for me, it was the NextGen Gallery plugin - may be different in your case, but if you're running that plugin that's the first place I'd look).

If you're able to access the Wordpress Adminstration area, go to Plugins and disable them one by one until the error disappears, to isolate which plugin's causing the issue.

If you're unable to access the Wordpress Administration area, use your web host's file manager or FTP client to access the wp-content/plugins folder, removing each plugin folder one by one until the error disappears, to isolate which plugin's causing the issue.

Tim.
Thank you for your response Tim. I will try that.
Mellisa
MMcJunkin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-08-2009, 09:22 AM   #4
Mellisa M
 
Join Date: Sep 2006
Location: NW, Montana , USA.
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Contact Info
Send a message via Yahoo to MMcJunkin
Default Re: Need Help With Blog Installation Error

Quote:
Originally Posted by MMcJunkin View Post
Thank you for your response Tim. I will try that.
Mellisa
Well, I just did try that. Removed each plug in through my Cpanel and reloaded each time and I still get the same error message.
Do you, or anyone else have any other ideas?
Thanks again!
Mellisa
MMcJunkin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-09-2009, 02:03 AM   #5
Warrior Member
 
Join Date: Nov 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Need Help With Blog Installation Error

You can send a PM to me and let me help you out.
harmonyinfotech is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-09-2009, 04:54 AM   #6
Warrior Member
War Room Member
 
Tim Brownlaw's Avatar
 
Join Date: Oct 2009
Location: Berwick, Melbourne, Australia
Posts: 25
Thanks: 0
Thanked 5 Times in 5 Posts
Social Networking View Member's Twitter Profile 
Default Re: Need Help With Blog Installation Error

Hi Melissa,

What's happening is that the file pluggable.php is attempting to send the command
header("Location: $location") - which is on line 865 of that file.

The file wp-settings.php on line 723 has already sent something to the browser and when the above header command is sent. PHP says - hang on you can't do that you've already begun sending stuff...

Now I'm running wordpress 2.8.4 and my wp-settings.php file isn't even 723 lines long.
I'm not sure how long this file is on other versions. It could be that this has been "added" to.

The short version, without knowing anything else apart from the error messages, is that something on line 723 of your wp-settings.php file has performed some kind of output.

"Sometimes" spaces or newlines can sneak into a file when you are looking at it, making changes etc and cause this problem.

And as can happen on occassion the error reported can be a clue and not the actual place it's occurring.

If you let someone have a look at the file(s) they should be able to pick it up pretty quickly.

At this point in time, it's about all I can offer on the matter which doesn't help you a great deal.

Cheers
Another Tim
Tim Brownlaw is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Tags
blog, error, installation

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 09:43 AM.