Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BUG REPORT It is not safe to rely on the system's timezone settings.
#4
I had this error message thrown from my local development server
The solution was to open php.ini and search for "data.timezone"
Uncomment data.timezone
and example set it to this: data.timezone = "Europe/London"

change "Europe/London" to your local time zone

=========================================================

Go to your hosting CPanel and see if you can edit php.ini
and check if data.timezone is configured

If your CPanel does not give you the option to edit php.ini
then create your own php.ini and upload it to the root
of your website.

See if that helps
Reply


Messages In This Thread
RE: It is not safe to rely on the system's timezone settings. - by Felix - 2019-10-15, 07:45:05



Users browsing this thread: 1 Guest(s)