Hi,
in my php.ini file the timezone was set to my timezone. Nevertheless Zabbix shows the wrong timezone, especially in graphs.
I tried:
date.timezone = Europe/Berlin
date.timezone = "Europe/Berlin"
Which line should be correct? The Zabbix server shows the correct timezone. Why is the timezone wrong in the Zabbix console?
in my php.ini file the timezone was set to my timezone. Nevertheless Zabbix shows the wrong timezone, especially in graphs.
I tried:
date.timezone = Europe/Berlin
date.timezone = "Europe/Berlin"
Which line should be correct? The Zabbix server shows the correct timezone. Why is the timezone wrong in the Zabbix console?
Comment