Search found 5 matches
- Fri Dec 30, 2011 11:09 am
- Forum: ZoneMinder 1.25.x
- Topic: How to know "Remote host path" for IP camera?
- Replies: 1
- Views: 1674
How to know "Remote host path" for IP camera?
Hi there, I would like to know if there is any possibility to know the "Remote host path" for IP cameras... I have a Toshiba IP camera, but I dont find its Remote host path (I think this is the reason of no recording images).. I have looked in data sheets, googling, etc.. but no success... Can ...
- Wed Dec 28, 2011 4:59 pm
- Forum: ZoneMinder 1.25.x
- Topic: zm will not start - "ZM_PATH_LOGS" not allowed while "strict
- Replies: 9
- Views: 6119
Re: zm will not start - "ZM_PATH_LOGS" not allowed while "st
Yeah, I did it on during first installation
- Tue Dec 20, 2011 4:55 pm
- Forum: ZoneMinder 1.25.x
- Topic: Toshiba IK-WB01A IP camera configuration
- Replies: 1
- Views: 1900
Toshiba IK-WB01A IP camera configuration
Hi there! After installing ZM 1.25 succesfully 8) I would like to set up Toshiba IK-WB01A IP camera into it. I dont find the correct "Remote Host Path", by now , I've input "/cgi/jpg/image.cgi" and the IP is shown as green (so, well configured) but nothing is recorded and no events are created. The ...
- Tue Dec 20, 2011 12:51 pm
- Forum: ZoneMinder 1.25.x
- Topic: zm will not start - "ZM_PATH_LOGS" not allowed while "strict
- Replies: 9
- Views: 6119
Re: zm will not start - "ZM_PATH_LOGS" not allowed while "st
Hey! ZM 1.25 working as a charm! "ZM_PATH_LOGS" error seems to be a mysql problem. After getting this error, what I did is: - logging into latest webmin version - drop zm database - mysql -u root -p < db/zm_create.sql - mysql -u root -p grant select,insert,update,delete on zm.* to 'zmuser'@localhost ...
- Thu Dec 15, 2011 9:57 am
- Forum: ZoneMinder 1.25.x
- Topic: zm will not start - "ZM_PATH_LOGS" not allowed while "strict
- Replies: 9
- Views: 6119
Re: zm will not start - "ZM_PATH_LOGS" not allowed while "st
Same error! I'm using Ubuntu 11.10 server 32 bit. I'm working with Zoneminder 1.25 and webadmin, when I try to launch zoneminder through webadmin I got same error: Bareword "ZM_PATH_LOGS" not allowed while "strict subs" in use at /usr/lib/perl5/vendor_perl/5.14.2/ZoneMinder/Logger.pm line 153. BEGIN ...