(2017-01-10, 12:53 PM)Matt Wrote: Just ask them to check it is correct and they should know what to do.
They said to create a php.ini file and set the timezone in there.
Will that work?
Will I need to make any other changes, or restart or reconfigure something?
Would I put this?
date_default_timezone_set('America/Los_Angeles');
Should I create a new php.ini file like they suggest, or use an existing one?