Search found 3 matches

by tusconnor
Mon Jan 25, 2016 2:40 pm
Forum: ZoneMinder 1.28.x
Topic: monitor doesn't work: socket_sendto failed: No such file or directory
Replies: 4
Views: 2697

Re: monitor doesn't work: socket_sendto failed: No such file or directory

Many apologies for asking the same question for the 1000th time.
Maybe one should add the error message to the respective wiki site, and not to the bottom but rather at the beginning, so that it is more likely to be found by googling (that is what I did for quite a long while).
by tusconnor
Mon Jan 25, 2016 7:45 am
Forum: ZoneMinder 1.28.x
Topic: monitor doesn't work: socket_sendto failed: No such file or directory
Replies: 4
Views: 2697

Re: monitor doesn't work: socket_sendto failed: No such file or directory

I solved the problem. The problem was that the variable PATH_ZMS originally points to /cgi-bin/nph-zms but the ScriptAlias is configured for /zm/cgi-bin/.
So, changing PATH_ZMS solved the problem.
by tusconnor
Sat Jan 23, 2016 9:03 pm
Forum: ZoneMinder 1.28.x
Topic: monitor doesn't work: socket_sendto failed: No such file or directory
Replies: 4
Views: 2697

monitor doesn't work: socket_sendto failed: No such file or directory

Hello all, I just did a fresh install of Debian Jessie. I installed zone minder from Debian jessie back ports (1.28.1). Installation went fine, server runs, but monitoring does not work: I have the same error messages in the log already described here: https://bugs.launchpad.net/ubuntu/+source ...