Merge pull request #3778 from jantman/patch-1

docs: debian 12 install needs a2enmod cgi
pull/3779/head
Isaac Connor 2023-10-13 09:37:30 -04:00 committed by GitHub
commit 58969fc87f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ To make sure zoneminder can read the configuration file, run the following comma
::
sudo a2enconf zoneminder
sudo a2enmod cgi
sudo systemctl reload apache2.service
sudo systemctl restart zoneminder.service
sudo systemctl status zoneminder.service