Unknown or bad timezone in wp-includes/functions.php?
-
I recently updated the PHP version on my host from 7.1.14 to 7.1.20. Nothing major. But now when I go to my dashboard I see these errors:
Warning: timezone_open(): Unknown or bad timezone (America/New_York) in /wp-includes/functions.php on line 4570
Warning: A non-numeric value encountered in /wp-includes/functions.php on line 66
Warning: timezone_open(): Unknown or bad timezone (America/New_York) in /wp-includes/functions.php on line 125
Warning: date_create() expects parameter 2 to be DateTimeZone, boolean given in /wp-includes/functions.php on line 126Etc. I have not modified these core files. Additionally, the homepage of this site does not load and points to a theme file that I have also not changed. The only update has been to the installation of PHP and other server software. Since its a minor update, I highly doubt that PHP has introduced a significant change to DateTime. Also, ‘America/New_York’ is absolutely a supported time zone!
Has anyone run into something like this? Thanks!
The page I need help with: [log in to see the link]
The topic ‘Unknown or bad timezone in wp-includes/functions.php?’ is closed to new replies.