/wp-includes/load.php-related PHP notices and warnings
-
Hi,
My site recently got upgraded to PHP 7.1.12 immediately after which I started seeing the following three PHP notices/warnings in my PHP error log:
[07-Dec-2017 22:45:39 UTC] PHP Notice: Undefined variable: _SERVER in /public_html/wp-includes/load.php on line 63 [07-Dec-2017 22:45:39 UTC] PHP Warning: array_merge(): Argument #2 is not an array in /public_html/wp-includes/load.php on line 63 [07-Dec-2017 22:45:39 UTC] PHP Notice: Undefined index: REQUEST_URI in /public_html/wp-includes/load.php on line 153
Since they’re related to a WordPress core file, I felt to check in here and see if anyone has any idea what could be causing this?
I did switch the site to a 7.0.x version of PHP and the errors continued; I also reinstalled WordPress but the errors are continuing to show up.
Thanks!
Jutta
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘/wp-includes/load.php-related PHP notices and warnings’ is closed to new replies.