Search found 3 matches
- Fri Sep 27, 2019 4:09 pm
- Forum: ZoneMinder 1.32.x
- Topic: CentOS 8 cannot install zoneminder
- Replies: 22
- Views: 91464
CentOS 8 cannot install zoneminder
I apologize ahead of time as this is probably a simple fix that I should have caught but here is my issue. I have install installed zoneminder multiple times before successfully (its been a few years though). I did a fresh install of CentOS Linux 8 (core) today. I then proceeded to install ...
- Fri Apr 22, 2016 12:54 pm
- Forum: ZoneMinder 1.29.x
- Topic: CentOS 7 with ZM 1.29 - no response from web UI
- Replies: 3
- Views: 2077
Re: CentOS 7 with ZM 1.29 - no response from web UI
Firewall commands: firewall-cmd --set-default-zone=public firewall-cmd --permanent --zone=public --add-service=http firewall-cmd --permanent --zone=public --add-service=https firewall-cmd --reload Thanks bbunge. That worked perfectly. That makes sense now too knnniggett. I'm guessing it would have ...
- Thu Apr 21, 2016 8:43 pm
- Forum: ZoneMinder 1.29.x
- Topic: CentOS 7 with ZM 1.29 - no response from web UI
- Replies: 3
- Views: 2077
CentOS 7 with ZM 1.29 - no response from web UI
I am new to CentOS and Zoneminder. I have installed and configured CentOS 7 minimal install, and Zoneminder 1.29.0. I followed the instructions in the readme file in /usr/share/doc/zoneminder-1.29.0/README.Centos7. I can ping the IP of the CentOS without issues, but cannot detect port 80 open and ...