Viewing 4 replies - 1 through 4 (of 4 total)
  • Warning: Cannot modify header information – headers already sent by (output started at I:\xampp\htdocs\wordpress\wp-config.php:1) in I:\xampp\htdocs\wordpress\wp-login.php on line 255

    After clicking Login, I get some more of those on a white screen, all pointing to the same line.

    According to this, the error should be in line 1 of my wp-config.
    (As editor I use Notepad++)

    Things I already tried are:
    – Deleted ANY caracters before <?php or after ?> of wp-config.php

    – Saved in utf8 WITHOUT BOM

    Make another wp-config.php

    The problem is exactly what you think, you just havent fixed it, so start over 🙂

    Thread Starter maddin01

    (@maddin01)

    Thanks a lot for the encouragement whooami, I´ll try again.

    Two questions left which might help me:
    – Is there any FOOLPROOF-no-BOM editor for PHP files?
    – Could anybody point me to the download of a definitely CLEAN config.php ?
    Thanks in advance for your replies!

    Could anybody point me to the download of a definitely CLEAN config.php ?

    Notepad or equivalent

    Could anybody point me to the download of a definitely CLEAN config.php ?

    the wp-config-sample.php that has been coming with the zip has a carriage return at the very start
    remove that as some servers don’t like it
    and hold off putting anything in the auth keys until installed

    Thread Starter maddin01

    (@maddin01)

    Hello samboll, hello whooami!!!
    Thank you!
    Problem solved!
    I used the wp-config.php from the us-zip now and everything went smoothly.
    Maybe there was something wrong with the the german installer-version I used before or I was wrong somehow.

    Anyway, I wouldn´t have succeeded without your help!
    Very valuable!
    Thanks again, greetings, Maddin01

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Cannot modify header error, tryed a lot, HELP needed’ is closed to new replies.