Ad Widget

Collapse

CentOS 5.2 Update created problem with Zabbix 1.4.5

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dratliff
    Member
    • May 2007
    • 40

    #1

    CentOS 5.2 Update created problem with Zabbix 1.4.5

    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?
  • fast.ryder
    Member
    • Apr 2008
    • 46

    #2
    Timezone - PHP Stuff

    Hello!

    Please check your PHP timezone in /etc/php.ini, that happened to me some time ago and that was the problem ; yum re-wrote my php.ini file

    cheers,

    Ivo Pereira
    IT Consultant
    Portugal

    Comment

    Working...