5 users online. Create an account or sign in to join them.Users
Symphony install default timezone is 'localtime'
This is an open discussion with 1 reply, filed under General.
Search
Nope, it’s PHP 5.3 thing. In PHP 5.3 the timezone has to be defined.
Create an account or sign in to comment.
When I deployed a site today, I got the following error:
When I looked into my config file, my region-timezone was set to ‘localtime’. I assume this is a default value? It caused my hosting to throw the above error so how default is ‘localtime’? Changing it to ‘Europe/Amsterdam’ solved the issue.
Is this a bug in Symphony? Or is it a configuration setting at the hosting server?