Setting Up Web UI
-
6. Editing Frontend Config
Follow Editing Zabbix PHP Frontend Configuration File
Need to Uncomment the “date.timezone” setting:Copysudo nano /etc/zabbix/apache.conf
Uncomment this line like:
Copyphp_value date.timezone Europe/Paris
Set the Right time zone for you…
Contents