Page 2 of 2

Re: Add/Edit (new) Zone: Zone Image not displayed

Posted: Wed Jun 06, 2012 2:31 am
by defacto7
Ooops, spoke too soon. Almost fixed...

The image shows, but when moving the zone markers, the red color doesn't move. Now, for the first time there's something in the logs. It says "can't open Zone3.jpg permission denied". I haven't had a log on this problem till now. The markers move into position and stay but I don't know if the zone is changed or not. As far as I can tell, the whole picture is within the alarm area.

So... good thing, I see the picture

bad thing, there is a permission denied error and the zone markers don't change the area.

'Have any ideas why the zone is not moving?

Re: Add/Edit (new) Zone: Zone Image not displayed

Posted: Wed Jun 06, 2012 4:23 am
by defacto7
Extra bit of information....

When I installed zonminder, I kept all the original paths. I know there have been some issues when there has been a change in paths to a different partition. I never thought that this could be a problem with an original installation where the paths have not changed.

Point: I have always had /var on it's own separate partition/drive, even before I installed zoneminder on this machine.

Could this be an issue here not having permission to the image Zone?.jpg files? Could it be a problem for anything else in /var?

Thanks.... still fishing...

Re: Add/Edit (new) Zone: Zone Image not displayed

Posted: Sat Sep 15, 2012 11:17 am
by woodle
Hello,
I have the same problem since update to 1.25.0.
Have you solved this problem?
woodle

Re: Add/Edit (new) Zone: Zone Image not displayed

Posted: Sat Sep 15, 2012 2:15 pm
by woodle
For me I found the problem.
After change the owner with

chown -R www-data:www-data /var/cache/zoneminder/events
chown -R www-data:www-data/var/cache/zoneminder/images

it works.

Hope I can help someone with this information.

woodle