I’m back, and with a fix.
Search the installation folder for PHP.ini. Open the file in a text editor.
Search for date.timezone as a string.
Remove the leading semi-colon.
Edit the line like this: date.timezone = “America/New_York”
The timezone is in the error message. See the posts about this one. If you can’t find your timezone, check out the following link.
https://www.php.net/manual/en/timezones.php
Please let me know if this actually helps anyone. It’s not you, it’s me . . .