Hello all, the hour of my computer is ok, I am not using NTP, but the hour of the zabbix dashboard and the messages is 5 hour different, what can I do?
Ad Widget
Collapse
The hour of my zabbix is different than the hour of my computer
Collapse
X
-
-
Did you set your date.timezone in your php.ini file on your Zabbix server?
This is mine:
You can get the list of supported timezones from here:Code:[Date] ; Defines the default timezone used by the date functions ; http://www.php.net/manual/en/datetime.configuration.php#ini.date.timezone ;date.timezone = date.timezone = America/Los_Angeles
. -
Comment