zm log warning .. related with no image ?

Support and queries relating to all previous versions of ZoneMinder
Locked
occhiostanco
Posts: 48
Joined: Tue Mar 21, 2006 1:37 pm

zm log warning .. related with no image ?

Post by occhiostanco »

zmc_m1 (or m2, or m3) WAR: unable to use netcam regexps as not compiled with libpcre

Is this warning related with no images in monitors (but images available in "zones"
definition tab)?

Thank you
Roberto
occhiostanco
Posts: 48
Joined: Tue Mar 21, 2006 1:37 pm

Post by occhiostanco »

no, not related...
Now libpcre.a is installed, I have no warnings in /var/log/messages
but can see only the image placeholder in monitor.

Very odd, since I get the image inside the zone defintion panel.

I tried various axis presets for the monitor...
Again, any idea on how to debug this situation ?

Thanks
Roberto
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

Check your apache error_log. Sounds like zms is not allowed to run for some reason or your useing IE without the cambozola java applet.

Regards,
Corey
occhiostanco
Posts: 48
Joined: Tue Mar 21, 2006 1:37 pm

Post by occhiostanco »

Thanks Corey.
no errors in apache, but I can give some more detailed report:

The relevant part of the html source in the monitor window which should display the image (monitor id=3) is:

http://130.186.7.229/cgi-bin/nph-zms?mo ... 1143710841

The above line does not work as a stand alone url in the browser: it looks like nph-zms is not recognized
as a cgi script and apache raise the popup"whta should I do with nph-zms which is a BIN file"

But the odd thing is that if I cut the "&monitor=3" string I get the cgi recognized and get this output:
--------------------
Server: ZoneMinder Video Server/1.22.0
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Thu, 30 Mar 2006 09:44:07 GMT
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Pragma: no-cache
--------------------

Any of the parameters after ? is not offending apache, but monitor= does.
Is it a parse problem ?
Apache is 1.3.34 / Debian

Any Idea ?

I will try with a previous version of zm and give a feedback....

Robert
occhiostanco
Posts: 48
Joined: Tue Mar 21, 2006 1:37 pm

Post by occhiostanco »

exactly the same problem with zm 1.21.4

Any idea ?

Roberto
occhiostanco
Posts: 48
Joined: Tue Mar 21, 2006 1:37 pm

Post by occhiostanco »

Now i'm better seeing my problem and switch to a new thread ....
Locked