stairtower
stairtower copied to clipboard
It is not safe to rely on the system's timezone settings
trafficstars
It happens when I first run the server on my mac with PHP 5.5.27. added"date_default_timezone_set("PRC");" in server file and solved.
Thank you for the report!
The default time zone should be set in php.ini. The default time zone for e.g. is "Europe/Vienna". But I may should point that out in the installation instructions.