problem with zms-*.sock
Posted: Mon Sep 07, 2009 11:27 am
Hello.
I had zoneminder 1.23.3 working on gentoo, with few ip-cams (axis m1011), all was fine until i run 'emerge world'... Zoneminder succesfully upgrade to version 1.24.2 and after that i see nothing There is no images when i try to see events or view monitors.
When i click on one of monitors firebug wrotes:
but where is no zms*.sock files in all other system shows nothing.
i suggest that this is problem with zms file in cgi-bin, i check zm.conf and cgi-bin folder:
all seems fine...but not works...
/var/log/zoneminder/zmwatch.log:
can anybody help me?
ps sorry for my english
I had zoneminder 1.23.3 working on gentoo, with few ip-cams (axis m1011), all was fine until i run 'emerge world'... Zoneminder succesfully upgrade to version 1.24.2 and after that i see nothing There is no images when i try to see events or view monitors.
When i click on one of monitors firebug wrotes:
Code: Select all
getStreamCmdResponse stream error: socket_sendto( /var/run/zm/zms-794731s.sock ) failed: No such file or directory
Code: Select all
ls -la /var/run/ | grep zm
drwxr-xr-x 2 apache apache 4096 Sep 7 15:18 zm
Code: Select all
find / -iname 'zms*.sock'
i suggest that this is problem with zms file in cgi-bin, i check zm.conf and cgi-bin folder:
Code: Select all
ZM_PATH_CGI=/var/www/zoneminder/cgi-bin
Code: Select all
ls -l /var/www/zoneminder/cgi-bin/
-rwxr-xr-x 2 apache apache 503172 Sep 3 14:36 nph-zms
-rwxr-xr-x 2 apache apache 503172 Sep 3 14:36 zms
/var/log/zoneminder/zmwatch.log:
Code: Select all
09/07/09 15:39:13.550932 zmwatch[3958].ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
09/07/09 15:39:13.551180 zmwatch[3958].ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
09/07/09 15:39:13.551403 zmwatch[3958].ERR [Can't get shared memory id '7a6d0003', 3: No such file or directory]
can anybody help me?
ps sorry for my english