Page 1 of 1

start and stop not functionaing

Posted: Fri Dec 12, 2003 8:13 am
by nelius
Hi

If I click the start button on top of the control-page, nothing happens, it remains as stop, and nothing comes in the log-files.

If i then open a watch-window, i can see no video, in the logs is said, that zmc has not initialized shared mem.

If i try to activate this cam, the logs says: permission denid vor /dev/video0

to get the thing solved, i hav to run zmc -d 0, than it works, exept the stop button then...

whats going wrong?

tnx
cornelius

Re: start and stop not functionaing

Posted: Fri Dec 12, 2003 2:46 pm
by nelius
Ok, i found it,
It was the wrong user and group for apache...

Re: start and stop not functionaing

Posted: Fri Jan 23, 2004 4:02 pm
by mikep
yes, in /usr/bin/zmpkg.pl theres the web username and password, they have to match.

I just did that and it seemed to help a lot as well.

Re: start and stop not functionaing

Posted: Fri Jan 23, 2004 4:31 pm
by mikep
it was failing because of
Can't open log file: Permission denied at /usr/bin/zmdc.pl line 153.

I just put a absolute path to /tmp/zmdc.log instead because it couldnt access /var/log.

works now says its running!