Cannot modify header information – headers already sent
-
Hello,
I am looking for help and suggestions with fixing these php warnings and assume this is the right forum.
I have six consecutive PHP Warnings in my php log: “cannot modify header information – headers already sent..” as follows:
“Cannot modify header information – headers already sent by (output started at /home/mysite/public_html/wp-includes/functions.php:5420) in:
… /home/mysite/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1831
…/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1855
…/public_html/wp-admin/includes/misc.php on line 1439
…public_html/wp-includes/functions.php on line 7096
…/public_html/wp-admin/admin-header.php on line 9″I don’t know where to find whatever it is that is outputting data too early. I cannot see or find a pattern as to what triggered the warnings or whether a plugin maybe involved. I have a child theme of Astra free, Litespeed cache, Perfmatters and two security plugins.
Or are these warnings no cause for concern and can be ignored? Do they impact server connection, page speed etc?
I am not a developer, coder and would greatly appreciate any advice.
Thank you for your time.
The page I need help with: [log in to see the link]
- The topic ‘Cannot modify header information – headers already sent’ is closed to new replies.