Hi,
I have updated my Debian on Guruplug today and since the upgrade, the ZM GUI is showing a different time than the system clock. I have checked tzdata and ntpd and the time is correct. Any clue?
Regards,
PacoLM
SOLVED -ZM time different than system clock
SOLVED -ZM time different than system clock
Last edited by PacoLM on Mon Apr 02, 2012 5:03 am, edited 1 time in total.
After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...
Re: ZM time different than system clock
Check your time zone settings on your apache server and mysql. Mine did the same thing after the day light savings change. I had to specify my timezone in the apache configuration.
(SOLVED) Re: ZM time different than system clock
Hi,
I had to edit the file /etc/php5/apache2/php.ini and set the date.timezone to my timezone:
date.timezone = "Europe/Madrid"
Thanks a lot,
PacoLM
I had to edit the file /etc/php5/apache2/php.ini and set the date.timezone to my timezone:
date.timezone = "Europe/Madrid"
Thanks a lot,
PacoLM
After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...