• Okay, I’ve installed everything. Well, when I login it gives me this:
    Warning: Cannot modify header information – headers already sent by (output started at /home/godrox06/public_html/journal/wp-config.php:28) in /home/godrox06/public_html/journal/wp-login.php on line 122
    Warning: Cannot modify header information – headers already sent by (output started at /home/godrox06/public_html/journal/wp-config.php:28) in /home/godrox06/public_html/journal/wp-login.php on line 126
    Warning: Cannot modify header information – headers already sent by (output started at /home/godrox06/public_html/journal/wp-config.php:28) in /home/godrox06/public_html/journal/wp-login.php on line 129
    Warning: Cannot modify header information – headers already sent by (output started at /home/godrox06/public_html/journal/wp-config.php:28) in /home/godrox06/public_html/journal/wp-login.php on line 131
    Warning: Cannot modify header information – headers already sent by (output started at /home/godrox06/public_html/journal/wp-config.php:28) in /home/godrox06/public_html/journal/wp-login.php on line 132
    Warning: Cannot modify header information – headers already sent by (output started at /home/godrox06/public_html/journal/wp-config.php:28) in /home/godrox06/public_html/journal/wp-login.php on line 133
    Warning: Cannot modify header information – headers already sent by (output started at /home/godrox06/public_html/journal/wp-config.php:28) in /home/godrox06/public_html/journal/wp-login.php on line 134
    Warning: Cannot modify header information – headers already sent by (output started at /home/godrox06/public_html/journal/wp-config.php:28) in /home/godrox06/public_html/journal/wp-login.php on line 154
    What does that mean?
    And how can I fix it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • It’s the whitespace issue again.
    Reason and Solution :
    It is usually because there are spaces, newlines, or other garbage
    before an opening ‘<?php’ tag or after a closing ‘?>’ tag, typically in
    wp-config.php. This could be true about some other file too, so please check the file that gave you the error too (mentioned in the error message).

    podz: someone is pulling your leg, just seeing how many times you will answer so they don’t have to do a two second search for the answer (and it wasn’t me :-). Perhaps Matt should hack the forum to have an autoresponse to “cannot modify headers” posts – or just put the answer in the header instead of the WP logo (but it probably wouldn’t be read there, either 😉

    Could be … I have so many bits sitting here in a notepad file just waiting to be pasted ..

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Help Please’ is closed to new replies.