• Hello!

    My site is: http://www.kevinjonasonline.com/wp

    *Note: I did back up my files before attempting the upgrade*

    Tried updating my site to the newest version of WP and now the index page (www.kevinjonasonline.com/wp) shows the following error message:

    Warning: Cannot modify header information – headers already sent by (output started at /home/kevinjon/public_html/wp/wp-config.php:36) in /home/kevinjon/public_html/wp/wp-includes/pluggable.php on line 1207

    I can’t access the dashboard via wp-login.php, when I try, the following error message appear:

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

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

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

    Warning: Cannot modify header information – headers already sent by (output started at /home/kevinjon/public_html/wp/wp-config.php:36) in /home/kevinjon/public_html/wp/wp-includes/pluggable.php on line 935

    Warning: Cannot modify header information – headers already sent by (output started at /home/kevinjon/public_html/wp/wp-config.php:36) in /home/kevinjon/public_html/wp/wp-includes/pluggable.php on line 936

    Warning: Cannot modify header information – headers already sent by (output started at /home/kevinjon/public_html/wp/wp-config.php:36) in /home/kevinjon/public_html/wp/wp-includes/pluggable.php on line 937

    Warning: Cannot modify header information – headers already sent by (output started at /home/kevinjon/public_html/wp/wp-config.php:36) in /home/kevinjon/public_html/wp/wp-includes/pluggable.php on line 939

    Help please? :S

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    You have unexpected whitespace (either a space or an entire line) on line 36 of the wp-config.php file. See this guide for more info.

    Alternatively, replacing the file with one from a fresh download may resolve the issue. Just make sure that you keep a copy of the old one for a bit (maybe re-name it to wp-config-broken.php ) so you can keep the old values around while you re-make the new file.

Viewing 1 replies (of 1 total)

The topic ‘Can't access site after upgrade’ is closed to new replies.