SOLVED -ZM time different than system clock

Forum for questions and support relating to the 1.25.x releases only.
Locked
PacoLM
Posts: 971
Joined: Wed Dec 02, 2009 9:55 pm
Location: Spain

SOLVED -ZM time different than system clock

Post by PacoLM »

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
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...
wvt007
Posts: 1
Joined: Sun Apr 01, 2012 11:43 pm

Re: ZM time different than system clock

Post by wvt007 »

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.
PacoLM
Posts: 971
Joined: Wed Dec 02, 2009 9:55 pm
Location: Spain

(SOLVED) Re: ZM time different than system clock

Post by PacoLM »

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

After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...
Locked