• When I go to the log in screen, it displays this above the log in box:

    Warning: Cannot modify header information – headers already sent by (output started at /home/kerih/public_html/wp-config.php:27) in /home/kerih/public_html/wp-login.php on line 7

    Warning: Cannot modify header information – headers already sent by (output started at /home/kerih/public_html/wp-config.php:27) in /home/kerih/public_html/wp-login.php on line 8

    Warning: Cannot modify header information – headers already sent by (output started at /home/kerih/public_html/wp-config.php:27) in /home/kerih/public_html/wp-login.php on line 9

    Warning: Cannot modify header information – headers already sent by (output started at /home/kerih/public_html/wp-config.php:27) in /home/kerih/public_html/wp-login.php on line 10

    And then when I log in, I get this:

    Warning: Cannot modify header information – headers already sent by (output started at /home/kerih/public_html/wp-config.php:27) in /home/kerih/public_html/wp-login.php on line 7

    Warning: Cannot modify header information – headers already sent by (output started at /home/kerih/public_html/wp-config.php:27) in /home/kerih/public_html/wp-login.php on line 8

    Warning: Cannot modify header information – headers already sent by (output started at /home/kerih/public_html/wp-config.php:27) in /home/kerih/public_html/wp-login.php on line 9

    Warning: Cannot modify header information – headers already sent by (output started at /home/kerih/public_html/wp-config.php:27) in /home/kerih/public_html/wp-login.php on line 10

    Warning: Cannot modify header information – headers already sent by (output started at /home/kerih/public_html/wp-config.php:27) in /home/kerih/public_html/wp-includes/functions.php on line 1767

    Warning: Cannot modify header information – headers already sent by (output started at /home/kerih/public_html/wp-config.php:27) in /home/kerih/public_html/wp-includes/functions.php on line 1768

    Warning: Cannot modify header information – headers already sent by (output started at /home/kerih/public_html/wp-config.php:27) in /home/kerih/public_html/wp-login.php on line 185

    I did make sure that every file was present and accounted for!! There were a few that I missed (in the plugins folder) and they are now in place.

Viewing 3 replies - 1 through 3 (of 3 total)
  • See https://codex.www.ads-software.com/Answers-Trouble_Shooting – Headers already sent.
    most likely some spaces at the end of you config file

    Thread Starter cjfield

    (@cjfield)

    I followed those directions on the login file (which is the one the error is bringing up…and it’s still doing it.

    I ONLY did the delete thing with the last ?>, I didn’t mess with anything in the middle of the file.

    The first part of the file is <?php and the last part is ?>.

    I even deleted the file and re-uploaded it and THEN did the delete thing again. I’m still getting the error messages.

    Thread Starter cjfield

    (@cjfield)

    Never mind, it’s gone!! Thanks again, folks!!

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