Search found 6 matches

by bowman
Thu Nov 20, 2003 2:56 am
Forum: ZoneMinder Previous Versions
Topic: Frustration!
Replies: 1
Views: 1617

Frustration!

Having managed to get ZoneMinder installed on Debian with Apache and mySQL, I finally (after giving suid root to zms) get pictures - but they are somewhat wrong. The first image covers only 60-80% of the image height, the rest shows up in the second frame so that I get split images with one new and ...
by bowman
Wed Nov 19, 2003 12:57 am
Forum: ZoneMinder Previous Versions
Topic: zms: premature end of script headers
Replies: 4
Views: 3939

Re: zms: premature end of script headers

btw, having started zmc manually (zmdc.pl start zmc -d 0), I get a new error message in syslog:

Nov 19 01:54:22 localhost zmc-d0[950] ERR [can´t shmget: permission denied]

(the error from zms staying the same as above)
looks bad. :-/
by bowman
Wed Nov 19, 2003 12:37 am
Forum: ZoneMinder Previous Versions
Topic: zms: premature end of script headers
Replies: 4
Views: 3939

Re: zms: premature end of script headers

Hi again, zm 0.9.15 on Debian Testing, 2.4.22 kernel, Apache 1.3.28, Browser: Mozilla Firebird 0.6.1 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1) So in a bash shell, I did: $ export QUERY_STRING="monitor=1&idle=2500&refresh=100&scale=1" $ /opt/apache/cgi ...
by bowman
Tue Nov 18, 2003 2:42 pm
Forum: ZoneMinder Previous Versions
Topic: zms: premature end of script headers
Replies: 4
Views: 3939

zms: premature end of script headers

Hi, I have installed zm, zms is in /opt/apache/cgi-bin/. I can´t see an image from the cam (the cam does take images though), so I tried to find out why. It appears to be a problem with /opt/apache/cgi-bin/zms which does obviously send wrong output to the browser (premature end of script headers) ...
by bowman
Tue Nov 18, 2003 2:37 pm
Forum: ZoneMinder Previous Versions
Topic: zmconfig.pl -noi mysql error
Replies: 2
Views: 2424

Re: zmconfig.pl -noi mysql error

Solved it - it was a connection problem: "localhost" didn´t work, while "archer" as the hostname did work. All is fine now :-) Thanks anyway!
by bowman
Tue Nov 18, 2003 1:37 pm
Forum: ZoneMinder Previous Versions
Topic: zmconfig.pl -noi mysql error
Replies: 2
Views: 2424

zmconfig.pl -noi mysql error

Hi, I specified the appropriate mySQL host, db name, user and password during the interactive run of zmconfig.pl, now if I run it using perl zmconfig.pl -noi I get: Loading config from 'zmconfig.txt' Loading config from DB DBI connect('database=zm;host=localhost','root',...) failed: Can't connect to ...