Search found 15 matches
- Thu May 11, 2006 5:04 pm
- Forum: ZoneMinder Previous Versions
- Topic: Updated to 1.22.1
- Replies: 9
- Views: 6883
Found it! The files in /var/www/html/zm were datestamped May 10 16:06 (which would have been the last time I ran make & make install) but the files in /var/www/cgi-bin were timestamped as Apr 16 18:48 which must have been from the previous version installation (presumably one uses string and the ...
- Thu May 11, 2006 4:34 pm
- Forum: ZoneMinder Previous Versions
- Topic: Updated to 1.22.1
- Replies: 9
- Views: 6883
Sorry probably did not make that quite clear that was what I meant by "dropped zm database using mysql" as in the commands below (I tried this again) and apart from deleting the list of video sources on the zm home page it has made no difference - when I add the monitor I still cannot see images ...
- Wed May 10, 2006 4:50 pm
- Forum: ZoneMinder Previous Versions
- Topic: Updated to 1.22.1
- Replies: 9
- Views: 6883
- Wed May 10, 2006 2:49 pm
- Forum: ZoneMinder Previous Versions
- Topic: Updated to 1.22.1
- Replies: 9
- Views: 6883
- Wed May 10, 2006 2:28 pm
- Forum: ZoneMinder Previous Versions
- Topic: Updated to 1.22.1
- Replies: 9
- Views: 6883
Already ran 'zmupdate.pl -f' as per the error message - still the same position - the script seems to run OK output follows: --------------------------------------------------------------------- [root@dfb2 scripts]# zmupdate.pl -f Update agent starting at 06/05/10 15:17:23 Freshening configuration ...
- Wed May 10, 2006 10:24 am
- Forum: ZoneMinder Previous Versions
- Topic: Updated to 1.22.1
- Replies: 9
- Views: 6883
Updated to 1.22.1
Hi, Having got 1.22.0 working (thanks again to Corey!) I can now say persevere the end result is worth a bit of hassle I have updated to 1.22.1 I got some errors when executing the zmupdate script to do with fields that already existed so I commented out the three lines that caused problems. 1.22.1 ...
- Sat Apr 29, 2006 6:26 pm
- Forum: ZoneMinder Previous Versions
- Topic: Cannot start ZM service on Fedora Core 4
- Replies: 14
- Views: 14834
- Thu Apr 27, 2006 7:18 pm
- Forum: ZoneMinder Previous Versions
- Topic: Cannot start ZM service on Fedora Core 4
- Replies: 14
- Views: 14834
- Wed Apr 26, 2006 6:16 pm
- Forum: ZoneMinder Previous Versions
- Topic: Cannot start ZM service on Fedora Core 4
- Replies: 14
- Views: 14834
cordel wrote "If zm can not open and write the log files, it will not start." This might explain why having foolishly deleted the log files (rather than deleting the contents and I didn't think of tail) in an attempt to remove all the previous errors etc I now get no log files created. Can someone ...
- Sun Jan 09, 2005 10:23 am
- Forum: ZoneMinder Previous Versions
- Topic: Losing the plot trying to get ZoneMinder to work.
- Replies: 7
- Views: 4992
Yes that has done it - well there is now some fairly serious and constant disk activity which I assume means the daemon is busy doing its job. :P I still have blank web pages (errors about pconnect) but I think that is more an issue with mismatched versions of php and mysql. Given that at some point ...
- Sun Jan 09, 2005 9:00 am
- Forum: ZoneMinder Previous Versions
- Topic: Service Start Errors
- Replies: 9
- Views: 6560
The latest version of sql uses a different method for authenticating passwords - I only know this because you are where I was ten days ago. Try this Log into mysql (mysql mysql -uroot -ppassword) and execute the following line at the prompt: mysql> SET PASSWORD FOR 'auser'@'ahost' = OLD_PASSWORD ...
- Sat Jan 08, 2005 8:21 pm
- Forum: ZoneMinder Previous Versions
- Topic: Losing the plot trying to get ZoneMinder to work.
- Replies: 7
- Views: 4992
starting from the reboot (sorry do not know what is relevant so here it all is, including the grief I get from a Microsoft keyboard along with Linux) ;-) Dave Jan 8 18:37:50 localhost rc: Starting readahead: succeeded Jan 8 18:37:52 localhost messagebus: messagebus startup succeeded Jan 8 18:37:53 ...
- Sat Jan 08, 2005 7:05 pm
- Forum: ZoneMinder Previous Versions
- Topic: Losing the plot trying to get ZoneMinder to work.
- Replies: 7
- Views: 4992
Thanks for the quick reply: Yeah, somewhere along the line I must have trashed the database, running "SELECT * from Config;" in mysql gave an empty set. I reran perl ./zmconfig.pl and the data is now in the table. For good measure I then ran make as well as make install The ZM service now starts OK ...
- Sat Jan 08, 2005 3:11 pm
- Forum: ZoneMinder Previous Versions
- Topic: Losing the plot trying to get ZoneMinder to work.
- Replies: 7
- Views: 4992
Just done a reboot and now get no response to opening the zm.php web page. The services GUI tool shows that zoneminder is not running because BAREWORD "ZM_PATH_LOGS" not allowed while "strict subs" in use at /usr/local/bin/zmpkg.pl line 62. BEGIN not safe after errors-compilation aborted at /usr ...
- Sat Jan 08, 2005 2:44 pm
- Forum: ZoneMinder Previous Versions
- Topic: Losing the plot trying to get ZoneMinder to work.
- Replies: 7
- Views: 4992
Losing the plot trying to get ZoneMinder to work.
Hi, I've been going nuts over the past few days trying to get ZoneMinder to work, I have read the docs, I have looked at the log files and I have googled until my eyes hurt. Zoneminder v 1.19.5 Mysql 4.1.8 all other packages as from Fedora Core 3 - I have even gone back to the install disks and ...