Page 1 of 1

timezone not changing

PostPosted: 28. May 2016 05:31
by artoo_s
Hi,

I installed the latest version of Xammp for Windows on a flash drive and for some reason the default timezone will not change from "Europe/Berlin" (according to phoinfo()) even though in the PHP.ini file

Code: Select all
[Date]
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = "America/Toronto"


I did restart the Apache server every time after editing the PHP.ini file.
Any ideas what might be wrong?