Moved an EE site (v. 2.6.1) from local to development server. On the development server, I'm getting the following:
A PHP Error was encountered
Severity: Warning
Message: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Denver' for 'MST/-7.0/no DST' instead
Filename: libraries/Core.php
Line Number: 295
The site still loads, and I can access the CP, but this obviously is an issue. I host other EE sites on this dedicated server and they don't have the issue.
I am using master config and have played around with a few settings there from Google research, but nothing has helped.
The host has kind of left it to me, but I'm at a loss. Any suggestions on where to start?
Thanks in advance!