Merge pull request #3778 from jantman/patch-1
docs: debian 12 install needs a2enmod cgipull/3779/head
commit
58969fc87f
|
@ -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