• Hi,

    I can’t access the WordPress Admin, when I try to login I have this errors:

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

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

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

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

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

    Can someone help me ?

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

    (@macmanx)

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

    Alternatively, replacing the file with one built from the wp-config-sample.php file (making sure to bring over all the database info from the broken wp-config.php file) will likely resolve the issue too.

Viewing 1 replies (of 1 total)

The topic ‘I can't access the WP-Admin’ is closed to new replies.