Search found 5 matches
- Thu Sep 20, 2018 8:24 pm
- Forum: ZoneMinder 1.32.x
- Topic: New web interface incomplete?
- Replies: 11
- Views: 18812
Re: New web interface incomplete?
no this is not normal. It appears to be a problem with the /www/zoneminder/cache directory which in turn is an Alias or symlink to /var/cache/zoneminder/cache you may need to enable the new zoneminder.conf in /etc/apache2/conf-avialable and restart Apache in the new zoneminder.conf the /var/cache ...
- Fri Sep 14, 2018 5:44 pm
- Forum: ZoneMinder 1.32.x
- Topic: New web interface incomplete?
- Replies: 11
- Views: 18812
Re: New web interface incomplete?
I am seeing this too. I was wondering if it was normal...
- Fri Dec 02, 2016 5:25 am
- Forum: ZoneMinder 1.30.x
- Topic: No data in Montage review
- Replies: 4
- Views: 9768
Re: No data in Montage review
Here is the post that tipped me off:
viewtopic.php?t=23020
viewtopic.php?t=23020
- Fri Dec 02, 2016 5:24 am
- Forum: ZoneMinder 1.30.x
- Topic: No data in Montage review
- Replies: 4
- Views: 9768
Re: No data in Montage review
I just fixed this on my setup. I was setting auth_relay to none. Everything worked except the History montage view. I set AUTH_RELAY back to hashed. Everything broke. By ensuring the timezone in: /etc/php/7.0/apache2/php.ini date.timezone = America/Indiana/Indianapolis and setting the server ...
- Thu Aug 25, 2016 2:09 am
- Forum: ZoneMinder 1.29.x
- Topic: Lost all network cameras
- Replies: 27
- Views: 15357
Re: Lost all network cameras
I had the same issue with some MJPEG cameras not working after the update to 1.29 as well. I have since upgrade to 1.30. The cameras still didn't work. Eventually, through the debug logs I saw that my camera was closing the session, while zoneminder apparently expected to keep getting data. This ...