Warning: Cannot modify header information – headers already sent by (output star
-
When trying to upgrade my SiteGround site from PHP 7 to 8 I get this error:
Warning: Cannot modify header information - headers already sent by (output started at object-cache.php:463) in wp-includes/pluggable.php on line 1093
object-cache.php:463 is:
$this->global_prefix = '';
which also causes another issue:
Creation of dynamic property WP_Object_Cache::$global_prefix is deprecated
I am already using version 7.6.4 of the speed optimizer plugin released on August 14th 2024.
Can anyone please help me fix this? Is there any action required on my side? If its a bug that SG needs to fix, then could you please fix it before asking users to upgrade to PHP 8? Thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.