I am getting the following message on every screen I visit with a date/time combination.
I have check the php.ini file. date.timezone is set to US/Central. I can't seem to figure out what I am missing.
Thanks,
Thad
Code:
date() [<a href='function.date'>function.date</a>]: 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 'CST/-6.0/no DST' instead [/var/www/html/zabbix/include/blocks.inc.php:380]
Thanks,
Thad
Comment