Forums

[resolved] Warning: Cannot modify header information (3 posts)

  1. Leista
    Member
    Posted 8 months ago #

    Has anyone encountered this error? and how do I resolve it?

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

    it happens on this url http://www.ehrtv.com/wp-admin/

  2. samboll
    moderator
    Posted 8 months ago #

    http://codex.wordpress.org/Answers-Troubleshooting#Headers_already_sent
    showing in wp-config.php at line 153

    wp-config.php shouldn't be a 153 lines long - more like 87-90
    maybe blank lines at end of file

  3. Leista
    Member
    Posted 8 months ago #

    Should I remove the line altogether?

Reply

You must log in to post.

About this Topic