where do I change zms path?
-
- Posts: 45
- Joined: Fri May 06, 2005 7:30 pm
- Location: Kenai, Alaska
okay I stopped both apache and zm then deleted the logs.
now the zmdc.log:
BEGIN failed--compilation aborted at /usr/local/bin/zmfilter.pl line 124.
'zmfilter.pl ' crashed at 05/05/19 22:22:31, exit status 2
Starting pending process, zmfilter.pl
'zmfilter.pl' starting at 05/05/19 22:22:51, pid = 1886
'zmfilter.pl' started at 05/05/19 22:22:51
Can't locate Date/Manip.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/p$BEGIN failed--compilation aborted at /usr/local/bin/zmfilter.pl line 124.
'zmfilter.pl ' crashed at 05/05/19 22:22:52, exit status 2
and the /var/log/apache/error.log:
zoneminder:/var/log/apache# cat /var/log/apache/error.log
[Thu May 19 22:21:55 2005] [notice] Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-13 mod_perl/1.29 configured -- resuming normal operations
[Thu May 19 22:21:55 2005] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Thu May 19 22:25:21 2005] [error] [client 127.0.0.1] attempt to invoke directory as script: /usr/lib/cgi-bin
[Thu May 19 22:25:23 2005] [error] [client 127.0.0.1] attempt to invoke directory as script: /usr/lib/cgi-bin
I don't know what to make of this....
now the zmdc.log:
BEGIN failed--compilation aborted at /usr/local/bin/zmfilter.pl line 124.
'zmfilter.pl ' crashed at 05/05/19 22:22:31, exit status 2
Starting pending process, zmfilter.pl
'zmfilter.pl' starting at 05/05/19 22:22:51, pid = 1886
'zmfilter.pl' started at 05/05/19 22:22:51
Can't locate Date/Manip.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/p$BEGIN failed--compilation aborted at /usr/local/bin/zmfilter.pl line 124.
'zmfilter.pl ' crashed at 05/05/19 22:22:52, exit status 2
and the /var/log/apache/error.log:
zoneminder:/var/log/apache# cat /var/log/apache/error.log
[Thu May 19 22:21:55 2005] [notice] Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-13 mod_perl/1.29 configured -- resuming normal operations
[Thu May 19 22:21:55 2005] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Thu May 19 22:25:21 2005] [error] [client 127.0.0.1] attempt to invoke directory as script: /usr/lib/cgi-bin
[Thu May 19 22:25:23 2005] [error] [client 127.0.0.1] attempt to invoke directory as script: /usr/lib/cgi-bin
I don't know what to make of this....
Tim Jordan
ZoneMinder 1.22
Debian Sarge
P4 1.7Ghz, 512MB, 160GB HD
(3) Panisonic KX-HCM10 Network Cameras
ZoneMinder 1.22
Debian Sarge
P4 1.7Ghz, 512MB, 160GB HD
(3) Panisonic KX-HCM10 Network Cameras
Ok Tim now ill need to ask u a few questions hehe. :
1. Did u install ZM from source or from some package. ??
2. If you installed from source, what was your --web-user and --web-group set to. ?
3. Can u run other scripts from the cgi-bin dir from your browser. ?
That should do fro now, and no iam not an Derbian expert but apache should be the same on allmost all platforms.
1. Did u install ZM from source or from some package. ??
2. If you installed from source, what was your --web-user and --web-group set to. ?
3. Can u run other scripts from the cgi-bin dir from your browser. ?
That should do fro now, and no iam not an Derbian expert but apache should be the same on allmost all platforms.
Best Regards
Tom Stage
Tom Stage
-
- Posts: 45
- Joined: Fri May 06, 2005 7:30 pm
- Location: Kenai, Alaska
Ok the first 1 is easy. goto this site and download the Date/Manip.pm compile it and install it. : http://cpansearch.perl.org/~sbeck/DateManip-5.42a/
When u have downloaded it unpack it into any dir, enter the datemanip dir and run the following command : perl ./Makefile.PL
if that command goes well run : make
And if that goes well run : make install
Whan that is done try stopping the deamons again and delete the logs and restart the deamons.
When u have downloaded it unpack it into any dir, enter the datemanip dir and run the following command : perl ./Makefile.PL
if that command goes well run : make
And if that goes well run : make install
Whan that is done try stopping the deamons again and delete the logs and restart the deamons.
Best Regards
Tom Stage
Tom Stage
-
- Posts: 45
- Joined: Fri May 06, 2005 7:30 pm
- Location: Kenai, Alaska
Okay,
zoneminder:/downloads/Zoneminder/zm-1.21.0# apt-cache search Date-Manip
libdate-manip-perl - a perl library for manipulating dates
zoneminder:/downloads/Zoneminder/zm-1.21.0# apt-get install libdate-manip-perl
Unpacking libdate-manip-perl (from .../libdate-manip-perl_5.42a-3_all.deb) ...
Setting up libdate-manip-perl (5.42a-3) ...\
Okay it's installed!
Next the logs after stopping and deleting then restarting:
zoneminder:/downloads/Zoneminder/zm-1.21.0# cat /tmp/zmdc.log
Server starting at 05/05/19 22:43:09
'zmc -m 1' starting at 05/05/19 22:43:12, pid = 2383
'zmc -m 1' started at 05/05/19 22:43:12
'zmc -m 2' starting at 05/05/19 22:43:12, pid = 2387
'zmc -m 2' started at 05/05/19 22:43:12
'zmfilter.pl' starting at 05/05/19 22:43:13, pid = 2391
'zmfilter.pl' started at 05/05/19 22:43:13
'zmaudit.pl -d 900 -y' starting at 05/05/19 22:43:14, pid = 2395
'zmaudit.pl -d 900 -y' started at 05/05/19 22:43:14
'zmwatch.pl' starting at 05/05/19 22:43:15, pid = 2401
'zmwatch.pl' started at 05/05/19 22:43:15
'zmupdate.pl -c' starting at 05/05/19 22:43:16, pid = 2405
'zmupdate.pl -c' started at 05/05/19 22:43:16
zoneminder:/downloads/Zoneminder/zm-1.21.0# cat /var/log/apache/error.log
[Thu May 19 22:43:02 2005] [notice] Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-13 mod_perl/1.29 configured -- resuming normal operations
[Thu May 19 22:43:02 2005] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Thu May 19 22:44:28 2005] [error] [client 192.168.1.2] attempt to invoke directory as script: /usr/lib/cgi-bin
[Thu May 19 22:44:33 2005] [error] [client 192.168.1.2] attempt to invoke directory as script: /usr/lib/cgi-bin
[Thu May 19 22:44:33 2005] [error] [client 192.168.1.2] attempt to invoke directory as script: /usr/lib/cgi-bin
[Thu May 19 22:44:35 2005] [error] [client 192.168.1.2] attempt to invoke directory as script: /usr/lib/cgi-bin
[Thu May 19 22:44:39 2005] [error] [client 192.168.1.2] attempt to invoke directory as script: /usr/lib/cgi-bin
[Thu May 19 22:44:39 2005] [error] [client 192.168.1.2] attempt to invoke directory as script: /usr/lib/cgi-bin
zoneminder:/downloads/Zoneminder/zm-1.21.0# apt-cache search Date-Manip
libdate-manip-perl - a perl library for manipulating dates
zoneminder:/downloads/Zoneminder/zm-1.21.0# apt-get install libdate-manip-perl
Unpacking libdate-manip-perl (from .../libdate-manip-perl_5.42a-3_all.deb) ...
Setting up libdate-manip-perl (5.42a-3) ...\
Okay it's installed!
Next the logs after stopping and deleting then restarting:
zoneminder:/downloads/Zoneminder/zm-1.21.0# cat /tmp/zmdc.log
Server starting at 05/05/19 22:43:09
'zmc -m 1' starting at 05/05/19 22:43:12, pid = 2383
'zmc -m 1' started at 05/05/19 22:43:12
'zmc -m 2' starting at 05/05/19 22:43:12, pid = 2387
'zmc -m 2' started at 05/05/19 22:43:12
'zmfilter.pl' starting at 05/05/19 22:43:13, pid = 2391
'zmfilter.pl' started at 05/05/19 22:43:13
'zmaudit.pl -d 900 -y' starting at 05/05/19 22:43:14, pid = 2395
'zmaudit.pl -d 900 -y' started at 05/05/19 22:43:14
'zmwatch.pl' starting at 05/05/19 22:43:15, pid = 2401
'zmwatch.pl' started at 05/05/19 22:43:15
'zmupdate.pl -c' starting at 05/05/19 22:43:16, pid = 2405
'zmupdate.pl -c' started at 05/05/19 22:43:16
zoneminder:/downloads/Zoneminder/zm-1.21.0# cat /var/log/apache/error.log
[Thu May 19 22:43:02 2005] [notice] Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-13 mod_perl/1.29 configured -- resuming normal operations
[Thu May 19 22:43:02 2005] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Thu May 19 22:44:28 2005] [error] [client 192.168.1.2] attempt to invoke directory as script: /usr/lib/cgi-bin
[Thu May 19 22:44:33 2005] [error] [client 192.168.1.2] attempt to invoke directory as script: /usr/lib/cgi-bin
[Thu May 19 22:44:33 2005] [error] [client 192.168.1.2] attempt to invoke directory as script: /usr/lib/cgi-bin
[Thu May 19 22:44:35 2005] [error] [client 192.168.1.2] attempt to invoke directory as script: /usr/lib/cgi-bin
[Thu May 19 22:44:39 2005] [error] [client 192.168.1.2] attempt to invoke directory as script: /usr/lib/cgi-bin
[Thu May 19 22:44:39 2005] [error] [client 192.168.1.2] attempt to invoke directory as script: /usr/lib/cgi-bin
Tim Jordan
ZoneMinder 1.22
Debian Sarge
P4 1.7Ghz, 512MB, 160GB HD
(3) Panisonic KX-HCM10 Network Cameras
ZoneMinder 1.22
Debian Sarge
P4 1.7Ghz, 512MB, 160GB HD
(3) Panisonic KX-HCM10 Network Cameras
-
- Posts: 45
- Joined: Fri May 06, 2005 7:30 pm
- Location: Kenai, Alaska
I have to quit for the night. I have a 3 hour drive home so I'll pick this up tomorrow. It's 11pm now and I work at 8am...
I have setup ssh and tested so I can work from home against my ZM server at the remote site.
Please continue to assit if you can, I know I'm so close to having this work!
I have setup ssh and tested so I can work from home against my ZM server at the remote site.
Please continue to assit if you can, I know I'm so close to having this work!
Tim Jordan
ZoneMinder 1.22
Debian Sarge
P4 1.7Ghz, 512MB, 160GB HD
(3) Panisonic KX-HCM10 Network Cameras
ZoneMinder 1.22
Debian Sarge
P4 1.7Ghz, 512MB, 160GB HD
(3) Panisonic KX-HCM10 Network Cameras
-
- Posts: 45
- Joined: Fri May 06, 2005 7:30 pm
- Location: Kenai, Alaska
At least it's working in record mode. Maybe I can setup a trigger and test recording. I don't really need to monitor from ZM.
Then run the jobs under cron? Whats your thoughts on that?
Thanks for all you help!!
Then run the jobs under cron? Whats your thoughts on that?
Thanks for all you help!!
Tim Jordan
ZoneMinder 1.22
Debian Sarge
P4 1.7Ghz, 512MB, 160GB HD
(3) Panisonic KX-HCM10 Network Cameras
ZoneMinder 1.22
Debian Sarge
P4 1.7Ghz, 512MB, 160GB HD
(3) Panisonic KX-HCM10 Network Cameras
Hi Tom And Cordel
I did not forget u Tim, i have been googleling your error message, and sadly i dident find any solutions, so try out what Cordel suguested.
And yes turning in for tonight sounds like a good thing, been up for 25 hours now so iam not thginking streat anymore, but i will keep on trying to find answers to your problem.
I did not forget u Tim, i have been googleling your error message, and sadly i dident find any solutions, so try out what Cordel suguested.
And yes turning in for tonight sounds like a good thing, been up for 25 hours now so iam not thginking streat anymore, but i will keep on trying to find answers to your problem.
Best Regards
Tom Stage
Tom Stage
-
- Posts: 45
- Joined: Fri May 06, 2005 7:30 pm
- Location: Kenai, Alaska