Page 1 of 1

socket problem [BUG]

Posted: Sat Sep 24, 2011 9:11 am
by marculin
Hy,
I've new installation v.1.25.
It's record and if I click on camera, it's show me a correct image.
When I can try to see in archived events, I've this error:

Code: Select all

ERR [socket_sendto( /var/run/zm/zms-678030s.sock ) failed: Connection refused]
The file /var/run/zm/zms-678030s.sock exists and I've also tried to change permission on 777.



I've find the solutions... my variable "DIR_EVENTS" it's over another disk ( /mnt/zm/events )
Zoneminder it's installed over /srv/ww/htdocs/zm and find the image in
/srv/www/htdocs/zm//mnt/zm/events/
and not in /mnt/zm/events/

In version 1.24 work very well..
Thank you