Hello,
i have problem with Timezone in zabbix 2.4.4
I do :
cp /usr/share/zoneinfo/Europe/Berlin /etc/localtime
In my file : /etc/php5/apache2/php.ini
I have :
[date]
; définies the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = Europe/Berlin
And in my file : /etc/php5/cli/php.ini
I have :
; définies the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = Europe/Berlin
In my interface web i have "Europe/berlin" but I have 15 minute late.
But Why ?
I tried everything the solutions proposed but nothing happens.
Thank you...
i have problem with Timezone in zabbix 2.4.4
I do :
cp /usr/share/zoneinfo/Europe/Berlin /etc/localtime
In my file : /etc/php5/apache2/php.ini
I have :
[date]
; définies the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = Europe/Berlin
And in my file : /etc/php5/cli/php.ini
I have :
; définies the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = Europe/Berlin
In my interface web i have "Europe/berlin" but I have 15 minute late.
But Why ?
I tried everything the solutions proposed but nothing happens.
Thank you...

Comment