The web frontend returns this error or warning. Zabbix appears to be running on the server with no problems. The clients are sending data to the server correctly and the data is being reported correctly. But we get this list of errors.
date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead[/var/www/html/zabbix/latest.php:210]
Nothing time-related has changed on the server. The only issue we could have is that it has been added to DNS and given a name to resolve to. Could that cause the issue?
date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead[/var/www/html/zabbix/latest.php:210]
Nothing time-related has changed on the server. The only issue we could have is that it has been added to DNS and given a name to resolve to. Could that cause the issue?

Comment