• I am having an issue with my installation. The login screen has the following error message at the top of the login screen

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/35/d297887727/htdocs/wp-config.php:1) in /homepages/35/d297887727/htdocs/wp-login.php on line 290

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/35/d297887727/htdocs/wp-config.php:1) in /homepages/35/d297887727/htdocs/wp-login.php on line 302

    then when I login I get a blank screen with the following on it.

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/35/d297887727/htdocs/wp-config.php:1) in /homepages/35/d297887727/htdocs/wp-login.php on line 290

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/35/d297887727/htdocs/wp-config.php:1) in /homepages/35/d297887727/htdocs/wp-login.php on line 302

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/35/d297887727/htdocs/wp-config.php:1) in /homepages/35/d297887727/htdocs/wp-includes/pluggable.php on line 671

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/35/d297887727/htdocs/wp-config.php:1) in /homepages/35/d297887727/htdocs/wp-includes/pluggable.php on line 672

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/35/d297887727/htdocs/wp-config.php:1) in /homepages/35/d297887727/htdocs/wp-includes/pluggable.php on line 673

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/35/d297887727/htdocs/wp-config.php:1) in /homepages/35/d297887727/htdocs/wp-includes/pluggable.php on line 865

    Any ideas on what the problem might be I’ve tried removing white space in the config file and deleting plugins but it hasn’t worked.

    Any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)
  • this all comes from an opening space in wp-config.php
    before the opening <?php
    delete that space

    Any ideas on what the problem might be I’ve tried removing white space in the config file and deleting plugins but it hasn’t worked

    error message says not

    Thread Starter salewis

    (@salewis)

    I’ve removed all the white space in the entire file and I still get the same error.

    Could it be something else?

    ..I can’t get mine either..

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

The topic ‘Error With installation’ is closed to new replies.