Search found 4 matches
- Mon Mar 24, 2025 7:06 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Upgradeing from v1.36.35 to 1.37.x
- Replies: 0
- Views: 4608
Upgradeing from v1.36.35 to 1.37.x
Good afternoon everyone, I have been running into the same memory errors as everyone else, and have seen that 1.37 addresses the issues in the 1.36 branch. I have been trying to upgrade by installing the http://zmrepo.zoneminder.com/el/9/x86_64/zmrepo-9-2.el9.noarch.rpm repo; however, i am getting ...
- Mon May 24, 2021 9:46 pm
- Forum: ZoneMinder 1.34.x
- Topic: OracleLinux 8.3 Install Issues - (503) Service Unavilable
- Replies: 2
- Views: 1567
(SOLVED) OracleLinux 8.3 Install Issues - (503) Service Unavilable
So it turns out that mod_fcgid and php-fpm were not installed when running dnf install zoneminder.
I installed both and zoneminder started working instantly.
I installed both and zoneminder started working instantly.
- Mon May 24, 2021 3:25 pm
- Forum: ZoneMinder 1.34.x
- Topic: OracleLinux 8.3 Install Issues - (503) Service Unavilable
- Replies: 2
- Views: 1567
Re: OracleLinux 8.3 Install Issues - (503) Service Unavilable
I have been doing a little digging, and with the help of a couple of people in the slack channel, it appears to be an httpd/php configuration issue as apache will host normal pages and files, but will not host .php files. Did I miss any configuration steps with the dnf install zoneminder that should ...
- Mon May 24, 2021 12:40 am
- Forum: ZoneMinder 1.34.x
- Topic: OracleLinux 8.3 Install Issues - (503) Service Unavilable
- Replies: 2
- Views: 1567
OracleLinux 8.3 Install Issues - (503) Service Unavilable
Hello all. I followed the installation instructions HERE for the RHEL / CentOS / Clones installation. I did change the database username and password, but followed the instructions in the /usr/share/doc/zoneminder-common/README.httpd file and created /etc/zm/conf.d/zm-db-user.conf (chown root:apache ...