Yes, it's working again!
I did:
apt update
apt upgrade
Restant apache2 and Zoneminder
Search found 7 matches
- Thu May 04, 2017 8:40 am
- Forum: ZoneMinder 1.30.x
- Topic: 1.30.2 upgrade breaks API access
- Replies: 51
- Views: 12687
- Wed May 03, 2017 5:11 pm
- Forum: ZoneMinder 1.30.x
- Topic: 1.30.2 upgrade breaks API access
- Replies: 51
- Views: 12687
Re: 1.30.2 upgrade breaks API access
There was an updated version of the 1.30.3 package released this morning about 1000 EDT. Testing it now. For 16.04 you should be able to install php-apcu and restart Apache to get the API to work. I am on 16.04 and did install php-apcu but still get the errors about Cake/bootstrap.php like the user...
- Thu Sep 08, 2016 4:56 pm
- Forum: ZoneMinder 1.30.x
- Topic: Modect stays active
- Replies: 14
- Views: 2332
Re: Modect stays active
I thought that the workaround was to switch to ffmpeg as source but that does not solve the problem. So I created a new Ubuntu 16.04 server and reinstalled Zoneminder with the easy setup steps on the wiki. I still have the same problem on this mint system. The system detects motion even if the cams ...
- Fri Sep 02, 2016 11:11 am
- Forum: ZoneMinder 1.30.x
- Topic: Modect stays active
- Replies: 14
- Views: 2332
Re: Modect stays active
I changed the cams from source type remote to source type ffmpeg. Now they do stop detecting motion when they are on Monitor. Seems like a bug to me.
- Fri Sep 02, 2016 7:33 am
- Forum: ZoneMinder 1.30.x
- Topic: /zm web link
- Replies: 3
- Views: 792
Re: /zm web link
Try this in your apache configuration file:
Code: Select all
<VirtualHost *:80>
Redirect permanent / http://zm-server.domain.cam/zm
</VirtualHost>
- Fri Sep 02, 2016 7:28 am
- Forum: ZoneMinder 1.30.x
- Topic: Modect stays active
- Replies: 14
- Views: 2332
Re: Modect stays active
I deleted the cams and created them again. I still have this problem. Even if the cams show as function ' Monitor' it does motion detection...
- Fri Aug 26, 2016 8:50 am
- Forum: ZoneMinder 1.30.x
- Topic: Modect stays active
- Replies: 14
- Views: 2332
Modect stays active
I upgrade to version 1.30.0 and came from 1.29.0. On 1.29.0 I had no problems with changing my cams from monitor to modect and back. With version 1.30.0 the cams stay on modect although the website shows monitor. Capture.PNG The logs show no clues for why this is happening. I tried to change the sta...