Look at your Apache logs.
/var/log/apache2/error.log
-- edit --
Lots of people have Ubuntu/Apache2/ZoneMinder and I've never heard of this problem. Probably something specific to your setup.
Search found 11 matches
- Sat Jun 13, 2009 4:15 am
- Forum: ZoneMinder 1.24.x
- Topic: Ubuntu 9.04 / ZM 1.24.1 - Apache Randomly Stops
- Replies: 24
- Views: 22122
- Mon Jun 08, 2009 4:54 pm
- Forum: ZoneMinder 1.24.x
- Topic: Event exists in queue with bogus data
- Replies: 6
- Views: 3304
- Mon Jun 08, 2009 7:11 am
- Forum: ZoneMinder 1.24.x
- Topic: dpkg -i errors
- Replies: 10
- Views: 8030
- Mon Jun 08, 2009 7:05 am
- Forum: ZoneMinder 1.24.x
- Topic: Installation on OpenSuse 11.1 installs, but fails to run
- Replies: 6
- Views: 4482
Make sure you've set up your monitors with the function you want. They may be disabled. Look under the "Function" section: http://www.zoneminder.com/wiki/index.php/Documentation#Monitor_Tab Events (images) will be saved to the events directory if your function is modect. I don't know about the other ...
- Mon Jun 08, 2009 6:56 am
- Forum: Hardware Queries
- Topic: After a couple of seconds images have distortion at the top
- Replies: 4
- Views: 2733
- Sat Jun 06, 2009 10:20 pm
- Forum: ZoneMinder 1.24.x
- Topic: Architecture question: zmdc.pl, zmc, and devices
- Replies: 1
- Views: 1865
Architecture question: zmdc.pl, zmc, and devices
I'm trying to troubleshoot a problem and I'd like to make sure I understand how things should work. What's the relationship between zmdc.pl, zmc, and configured devices (image sources)? From looking at the code, it seems like for each device configured in ZoneMinder, zmdc.pl spawns a zmc process. Is ...
- Sat Jun 06, 2009 10:01 pm
- Forum: ZoneMinder 1.24.x
- Topic: ZM 1.24 and Centos 5
- Replies: 4
- Views: 3415
Re: ZM 1.24 and Centos 5
You sure those are right? Are you sure /dev/video exists?in zm web , configure
device patch /dev/video
Capture Method Video for linux v2
Device Format undefined
Capture Palette Undefined
320 * 240
What's the output from this:
ls -l /dev/video*
- Sat Jun 06, 2009 9:56 pm
- Forum: Hardware Queries
- Topic: After a couple of seconds images have distortion at the top
- Replies: 4
- Views: 2733
- Mon Jun 01, 2009 8:46 pm
- Forum: ZoneMinder 1.24.x
- Topic: Still can't access shared memory, and no events generating
- Replies: 5
- Views: 4072
- Sun May 31, 2009 8:58 am
- Forum: ZoneMinder 1.24.x
- Topic: Make error
- Replies: 10
- Views: 10093
- Sat May 30, 2009 8:28 pm
- Forum: ZoneMinder 1.24.x
- Topic: Make error
- Replies: 10
- Views: 10093
I'm having a problem similar to others in this thread. I'm installing ZM from code. Here's the error during the build step: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/src/mysql/include -I/usr/lib/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib/include -frepo -O2 -I/usr/src/jpeg -MT zm_mpeg.o -MD -MP ...