Search found 1 match

by toranga
Thu Aug 26, 2010 11:46 am
Forum: ZoneMinder 1.24.x
Topic: All recorded events have no duration
Replies: 2
Views: 1723

fixed problem

I ran into the same problem, here is how i fixed it i opened a log that said a table in the database was crashed so i ran these commands on the computer thats hosting the zomeminder and the mysql database mysqlcheck --all-databases --auto-repair -ppassword -u user and that fixed my problem just ...