I've been racking my brain and scouring the internet. I'm still stumped what I'm doing wrong. No mater what I set or where, the timezone is off. It's reflected in the times in Zabbix as well as it states:
Below are my stats.
Centos 7.8.2003
zabbix-release-5.0-1.el7.noarch
zabbix-web-5.0.2-1.el7.noarch
zabbix-web-mysql-scl-5.0.2-1.el7.noarch
opsgenie-zabbix-1.1.0-1.x86_64
zabbix-server-mysql-5.0.2-1.el7.x86_64
zabbix-web-deps-scl-5.0.2-1.el7.noarch
zabbix-apache-conf-scl-5.0.2-1.el7.noarch
zabbix-agent-5.0.2-1.el7.x86_64
httpd-tools-2.4.6-93.el7.centos.x86_64
httpd-2.4.6-93.el7.centos.x86_64
/etc/php.ini
[Date]
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = America/New_York
I cannot figure out how to set the timezone correctly. I've made the change above to America/New_York, restarted EVERYTHING, but things still won't work. What am I doing wrong?
| PHP option "date.timezone" | unknown | Time zone for PHP is not set (configuration parameter "date.timezone"). |
Centos 7.8.2003
zabbix-release-5.0-1.el7.noarch
zabbix-web-5.0.2-1.el7.noarch
zabbix-web-mysql-scl-5.0.2-1.el7.noarch
opsgenie-zabbix-1.1.0-1.x86_64
zabbix-server-mysql-5.0.2-1.el7.x86_64
zabbix-web-deps-scl-5.0.2-1.el7.noarch
zabbix-apache-conf-scl-5.0.2-1.el7.noarch
zabbix-agent-5.0.2-1.el7.x86_64
httpd-tools-2.4.6-93.el7.centos.x86_64
httpd-2.4.6-93.el7.centos.x86_64
/etc/php.ini
[Date]
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = America/New_York
I cannot figure out how to set the timezone correctly. I've made the change above to America/New_York, restarted EVERYTHING, but things still won't work. What am I doing wrong?
Comment