• Hi

    I’m having a really hard time setting up WordPress on my server. This is my lastest set of error message:

    wp-admin/install.php
    Warning: Cannot modify header information – headers already sent by (output started at /home1/thejuke/public_html/Blog/wp-config.php:26) in /home1/thejuke/public_html/Blog/wp-login.php on line 12

    Warning: Cannot modify header information – headers already sent by (output started at /home1/thejuke/public_html/Blog/wp-config.php:26) in /home1/thejuke/public_html/Blog/wp-includes/pluggable.php on line 369

    Warning: Cannot modify header information – headers already sent by (output started at /home1/thejuke/public_html/Blog/wp-config.php:26) in /home1/thejuke/public_html/Blog/wp-includes/pluggable.php on line 370

    Warning: Cannot modify header information – headers already sent by (output started at /home1/thejuke/public_html/Blog/wp-config.php:26) in /home1/thejuke/public_html/Blog/wp-includes/pluggable.php on line 331

    I have no clue what these mean. Will someone please help me out.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • You need to make sure that your wp-config doesn’t have any white space after the ?>

    Also don’t use word or wordperfect to edit the file either. Use notepad or wordpad.

    Thread Starter thajacka

    (@thajacka)

    WOW! That was fast and correct. I removed the white space and now it works. Thank you.

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

The topic ‘Error Messages’ is closed to new replies.