Just installed zm 1.21.0. Followed the README, added a monitor, tried to view that monitor, but no go - my apache log gives me:
Code: Select all
[Fri Apr 08 10:11:43 2005] [error] [client 192.168.0.1] script not found or unable to stat: /usr/lib/cgi-bin/zms, ...
From zm_config.php:
Code: Select all
define( "ZM_PATH_CGI", "/home/filip/public_html/zm/cgi-bin/" ); // Path to the ZoneMinder cgi files, autogenerated do not chan
ge (from zmconfig)
Code: Select all
mysql> select Value from Config where Value like '%usr/lib%';
Empty set (0.00 sec)