Search found 9 matches

by iservetech
Sat Apr 22, 2006 9:17 pm
Forum: ZoneMinder Previous Versions
Topic: 000-capture.jpg file does not exists , please help
Replies: 7
Views: 3743

1.22.1

Is there an ETA for the 1.22.1 release?
by iservetech
Tue Apr 11, 2006 12:39 pm
Forum: ZoneMinder Previous Versions
Topic: 000-capture.jpg file does not exists , please help
Replies: 7
Views: 3743

Is there anyway you can post a patch as a quick fix till 1.22.1 is released ?
by iservetech
Mon Apr 10, 2006 7:55 pm
Forum: ZoneMinder Previous Versions
Topic: 000-capture.jpg file does not exists , please help
Replies: 7
Views: 3743

000-capture.jpg file does not exists , please help

When I click on a link on zm console and choose to show all the events on a particular event there are random broken images, when I do a tail -f on the httpd error logs I get this : [Mon Apr 10 15:30:56 2006] [error] [client *.*.*.*] File does not exist: /var/www/html/home/zm/4/622/000-capture.jpg ...
by iservetech
Mon Apr 10, 2006 7:43 pm
Forum: ZoneMinder Previous Versions
Topic: Cannot start ZM service on Fedora Core 4
Replies: 14
Views: 14460

FC4 Tweaks

With FC$ there are two things that must be done to get ZM running, 1 is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line '/usr/local/lib' to it and type 'ldconfig' once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are ...
by iservetech
Mon Apr 03, 2006 1:22 pm
Forum: ZoneMinder Previous Versions
Topic: ZM console not starting zmpkg.pl
Replies: 3
Views: 2935

The ZM username and group is set to apache:apache, the path zm is looking for the logs is /tmp , the owner of the files in tmp is apache:apache and all the logs file have 777 perms on them , the owner of the tmp dir is apache:apache , but I have also tried root:root , and the tmp dir perm are 777 ...
by iservetech
Sun Apr 02, 2006 11:46 pm
Forum: ZoneMinder Previous Versions
Topic: ZM console not starting zmpkg.pl
Replies: 3
Views: 2935

yes , apache:apache and 777 on the log perms , at the moment I have Zoneminder looking in the /tmp dir for the log files
by iservetech
Sun Apr 02, 2006 3:14 am
Forum: ZoneMinder Previous Versions
Topic: ZM console not starting zmpkg.pl
Replies: 3
Views: 2935

ZM console not starting zmpkg.pl

I am running a FC3 distribution and am having an issue with the zm console. The ZM Console is telling me the zmpkg.pl deamon is stoped , but when I start the zmpkg.pl via the shell as root and do a zmpkg.pl status it says the services is running. The interesting thing is when I do a tail -f * on the ...
by iservetech
Mon Jan 23, 2006 7:15 pm
Forum: ZoneMinder Previous Versions
Topic: Zoneminder database structure
Replies: 3
Views: 2646

I apologize, I found the PurgeWhenFull Filter, but I am still curious about the mysql functionality .
by iservetech
Mon Jan 23, 2006 6:59 pm
Forum: ZoneMinder Previous Versions
Topic: Zoneminder database structure
Replies: 3
Views: 2646

Zoneminder database structure

I am curious about the functionality of the mysql database in storing events recorded by zone minder. The zone minder program seems to store the jpg files for the events in /var/www/html/zm/events/, so what does the mysql zm.Events table hold? The fields in the Events table show me EventID numbers ...