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/
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
Leista
Member
Posted 8 months ago #
Should I remove the line altogether?