mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
docs: debian 12 install needs a2enmod cgi
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user