docs: debian 12 install needs a2enmod cgi
parent
0ba0e6d27b
commit
e720b5f5b1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue