This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
zoneminder [2021/09/15 00:47] – vissie | zoneminder [2021/09/15 03:57] (current) – vissie | ||
---|---|---|---|
Line 10: | Line 10: | ||
sudo vim / | sudo vim / | ||
Locate cgi.fix_pathinfo=1 and change to 0 and un-comment the line: | Locate cgi.fix_pathinfo=1 and change to 0 and un-comment the line: | ||
- | cgi.fix_pathinfo=0 | + | cgi.fix_pathinfo=0 |
- | + | ||
- | sudo sed -i ' | + | |
- | | + | |
sudo systemctl restart php7.3-fpm | sudo systemctl restart php7.3-fpm | ||
sudo vim / | sudo vim / |