Am 04.06.2012 20:39, schrieb Marc Haber:
> Hi,
>
> I am using icinga web 1.7 with icinga 1.7 on Debian stable. In
> Icinga-Web, the Servertime is shown in GMT, which is two hours back.
>
> Here are my settings:
>
> [1/496]mh@check:~$ cat /etc/timezone
> Europe/Berlin
> [3/498]mh@check:~$ grep date.timezone 
> /usr/share/icinga-web/app/modules/AppKit/config/module.xml
>                      <ae:parameter 
> name="date.timezone">Europe/Berlin</ae:parameter>
> [4/499]mh@check:~$ grep default_timezone 
> /usr/share/icinga-web/app/config/translation.xml
>       <available_locales default_locale="en" default_timezone="GMT">
> [5/500]mh@check:~$ grep use_timezone /etc/icinga/icinga.cfg
> #use_timezone=US/Mountain
> #use_timezone=Australia/Brisbane
> [6/501]mh@check:~$
>
> default_timezone was left at GMT according to
> https://wiki.icinga.org/display/Dev/Icinga-web+FAQ
>
> What am I doing wrong?
>
> Greetings
> Marc
>
Please check the setting of date.timezone in /etc/php5/apache2/php.ini 
and don't forget to restart Apache if you changed anything.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to