After adding the first camera, "function" on the console page shows "not running". After investigating, I find the following errors from "systemctl status zoneminder -l". [root@hostname www]# systemctl status zoneminder -l ● zoneminder.service - ZoneMinder CCTV recording and security system Loaded: ...
My biggest issue is that in the ZoneMinder documentation I could not find a list of prerequisite packages that needed to be loaded. So I wasted several hours thinking that I had configured something incorrectly. A documented complete list of required packages would have made my installation ...
Let's try this again. I was able to resolve the issue by combining the following 3 articles. - https://zoneminder.readthedocs.io/en/latest/installationguide/index.html - http://buney.net/index.php/2018/01/07/howto-install-zoneminder-on-centos-7-quick-summary/ - https://my.apolonio.tech/?p=148 The ...
I found https://forums.zoneminder.com/viewtopic.php?f=40&t=30034, and it does not solve my problem. Per the README.httpd file, I created zm-db-user.conf in the /etc/zm/conf.d directory. I went so far as to - comment out the 2 lines in the zm.conf hoping ZM would use the information in the zm-db-user ...
Hello, I have just completed installing ZoneMinder and following the directions in the README and README.httpd files. When I visit any of the URLs locally or with a Windows 10 laptop in the same IP address space, I get a blank page. I know that apache is working because I get the page saying ...