Search found 5 matches

by Karasutengu
Sun May 21, 2006 2:55 am
Forum: ZoneMinder Previous Versions
Topic: No images in monitor window
Replies: 13
Views: 15464

Yeah, thats what I noticed too, yet I have no idea why it is there. When I change the ZM_PATH_ZMS to something other than /var/www/cgi-bin, say something like /cgi-bin, then I get different errors, but I am fairly sure that /var/www/cgi-bin is the correct path.
by Karasutengu
Sun May 21, 2006 2:14 am
Forum: ZoneMinder Previous Versions
Topic: No images in monitor window
Replies: 13
Views: 15464

I am using Ubuntu, and my ./configure was:

./configure --with-mysql=/usr --with-webdir=/var/www/zm --with-cgidir=/var/www/cgi-bin --sysconfdir=/etc --with-ffmpeg=/usr/local --with-webuser=www-data --with-webgroup=www-data CPPFLAGS="-I /usr/local/ssl/include -I /usr/local/lib"
by Karasutengu
Sat May 20, 2006 11:08 pm
Forum: ZoneMinder Previous Versions
Topic: No images in monitor window
Replies: 13
Views: 15464

Sorry, not sure what you mean. When I compiled apache or when I compiled ZoneMinder?
by Karasutengu
Sat May 20, 2006 5:42 pm
Forum: ZoneMinder Previous Versions
Topic: No images in monitor window
Replies: 13
Views: 15464

I agree with WORC that you might have a permisions problem. Make sure the folder you set to put cgi can execute scripts as set in the apache config file. Make sure your not starting zm as the root user or this will also cause problems. You might want to set a monitor to record for a bit and check ...
by Karasutengu
Tue May 16, 2006 3:33 am
Forum: ZoneMinder Previous Versions
Topic: zmpkg.pl start error
Replies: 1
Views: 1454

zmpkg.pl start error

I could start zm, but then I reconfigured it and reinstalled it, and now when I try to start zm I get the following: /usr/local/bin/zmfix: error while loading shared libraries: libavutil.so: cannot open shared object file: No such file or directory libavutil.so does exist, it is in /usr/local/lib ...