I upgraded from 1.21.0 to 1.21.3 and now zm refuse to record event frames.
Zero frames events
-
- Posts: 5
- Joined: Sat May 14, 2005 7:21 am
- Location: Iasi, Romania
-
- Posts: 5
- Joined: Sat May 14, 2005 7:21 am
- Location: Iasi, Romania
-
- Posts: 5
- Joined: Sat May 14, 2005 7:21 am
- Location: Iasi, Romania
Sorry for the following dumb question but I have to ask...
Did you configure the web_user and web_group as the same as apache?
Have you checked to see whom owns the events directory and the camera directorys below it?
The error says it's trying to write to events/1 so that would be the /<webroot>/events/1 or at least it should be.
Did you configure the web_user and web_group as the same as apache?
Have you checked to see whom owns the events directory and the camera directorys below it?
The error says it's trying to write to events/1 so that would be the /<webroot>/events/1 or at least it should be.
-
- Posts: 5
- Joined: Sat May 14, 2005 7:21 am
- Location: Iasi, Romania
I gived all the permision over events dir (and subdirs).
gamma localhost # ls -la /var/www/localhost/htdocs/zoneminder/
total 1056
drwxr-xr-x 7 apache apache 3904 Aug 6 11:01 .
drwxr-xr-x 5 root root 184 Aug 6 12:28 ..
drwxrwxrwx 5 apache apache 208 Aug 6 12:17 events
-rw-r--r-- 1 apache apache 318 Aug 6 11:00 favicon.ico
drwxr-xr-x 2 apache apache 400 Aug 6 11:00 graphics
drwxr-xr-x 2 apache apache 48 Aug 6 11:00 images
drwxr-xr-x 2 apache apache 48 Aug 6 11:00 sounds
drwxr-xr-x 2 apache apache 48 Aug 6 11:00 temp
....
-
- Posts: 5
- Joined: Sat May 14, 2005 7:21 am
- Location: Iasi, Romania