Search found 3 matches

by parabolix
Mon Sep 20, 2010 6:57 pm
Forum: ZoneMinder Distributions
Topic: Ouch! weird error: 0 secs, null/null frames, 0/0 score?
Replies: 6
Views: 6801

I fixed my own problem, but wanted to post it for someone elses benefit:

the events table had become corrupted, and is easily fixed by stopping ZM and repairing it via http://localhost/PhpMyAdmin/
by parabolix
Thu Sep 16, 2010 10:21 pm
Forum: ZoneMinder Distributions
Topic: Ouch! weird error: 0 secs, null/null frames, 0/0 score?
Replies: 6
Views: 6801

Ouch! weird error: 0 secs, null/null frames, 0/0 score?

Gents! After several weeks of Rdmelin's nice distro, I get weirdness happening as per the attached pic. trying to view the event throws an error with changing code, but the code is similiar to a color hex number. This has happened previously and i ended up reinstalling. I'd love to hear anyone's ...
by parabolix
Thu Nov 05, 2009 9:10 pm
Forum: ZoneMinder Distributions
Topic: ZMLARCH localhost not working.
Replies: 5
Views: 18928

I had this too. in /etc/httpd/httpd.conf I added this line: servername zmhost then in /etc/hosts I added 127.0.0.1 localhost.localdomain localhost zmhost which is similar to an existing line, but without the version number. i left the existing line intact. do a sudo httpd -k start and you should be ...