Search found 11 matches

by daktak
Sun Dec 17, 2006 11:17 pm
Forum: ZoneMinder Previous Versions
Topic: zmfix eror upon starting zmpkg.pl
Replies: 5
Views: 6654

That worked a treat.

Thanks.

So what was the problem? Database not upgraded to 1.22.3 specs?
by daktak
Fri Dec 15, 2006 2:28 am
Forum: ZoneMinder Previous Versions
Topic: zmfix eror upon starting zmpkg.pl
Replies: 5
Views: 6654

I've upgraded in gentoo from 1.22.2 to 1.22.3 and get the error 12/15/06 12:11:07.974421 zmpkg[6718].INF [Command: start] 12/15/06 12:11:08.478448 zmpkg[6718].ERR [Unable to run "sudo -u apache /usr/bin/zmfix", output is ""] When i run manually I get no output... daktak@nintynine ~ $ sudo -u apache ...
by daktak
Mon Nov 10, 2003 8:19 am
Forum: ZoneMinder Previous Versions
Topic: zmpkg.pl - fix
Replies: 0
Views: 1623

zmpkg.pl - fix

Using Gentoo i couldnt start zmpkg.pl from command line.

In the execute function i replaced "su -c " with "sudo -u " and alls good!! :D
by daktak
Thu Jul 31, 2003 10:57 pm
Forum: Feature Requests
Topic: automatic delete old record on low disk space
Replies: 3
Views: 6894

Re: automatic delete old record on low disk space

create a filter like this

time less than or equal to -2 day

then save, and click the delete option
by daktak
Wed Jul 23, 2003 1:43 am
Forum: ZoneMinder Previous Versions
Topic: zmpkg.pl
Replies: 8
Views: 10305

Re: zmpkg.pl

of course now the web interface doesnt detect that its runing, so I cant watch a live feed, but oh well.

and above i forgot to mention i commented out the if statement above.
by daktak
Tue Jul 22, 2003 10:21 am
Forum: ZoneMinder Previous Versions
Topic: zmpkg.pl
Replies: 8
Views: 10305

Re: zmpkg.pl

it was su 'ing twice. so i removed these lines from zmpkg.pl under sub_execute. #{ # $command = "su ".ZM_WEB_USER." -c $command"; #} For the gentoo'ers out there, here is my zm /etc/init.d script. so you can rc-update it ! :D #!/sbin/runscript depend() { need net } start() { ebegin "Starting ...
by daktak
Mon Jul 21, 2003 1:12 am
Forum: ZoneMinder Previous Versions
Topic: zmpkg.pl
Replies: 8
Views: 10305

Re: zmpkg.pl

Yeah, okay I'll recompile zoneminder with the changes specified by Dave Dumulo.

I tired just changing the su stuff in zmpkg.pl and it didnt make a difference.
by daktak
Sat Jul 19, 2003 10:52 am
Forum: ZoneMinder Previous Versions
Topic: zmpkg.pl
Replies: 8
Views: 10305

Re: zmpkg.pl

well --shell doesnt work,
running zmpkg.pl as root gives no errors
and i definatly can start the deamons from the web page.

:S
http://members.optusnet.com.au/daktak/zmpkg.jpg
by daktak
Fri Jul 18, 2003 10:17 am
Forum: ZoneMinder Previous Versions
Topic: zmpkg.pl
Replies: 8
Views: 10305

zmpkg.pl

Im running Gentoo, and i want to make ZM start on boot.

However zmpkg.pl start doesn't work for me :(
neither does stop or status..

Any ideas?
At the moment every time the pc boots i have to go to the web page and hit "Start" :(
by daktak
Mon Jul 14, 2003 9:16 am
Forum: Feature Requests
Topic: Documentation
Replies: 1
Views: 4356

Documentation

I'd like the readme to contain a bit more detail as far as upgrading from a previous version goes.
Is the config saved? can i copy the config from a older ver and go perl zmconfig.pl -noi and does it asks the q's that werent in the previous version?
by daktak
Mon Jul 14, 2003 9:12 am
Forum: ZoneMinder Previous Versions
Topic: clap clap to philip.
Replies: 2
Views: 3754

Re: clap clap to philip.

Yes, appreciate the work phillip!