Separate install & tar folders

This commit is contained in:
pucherot
2021-01-18 21:38:18 +01:00
parent 40a61167e0
commit 80c5737ffd
8 changed files with 41 additions and 5 deletions

View File

@@ -125,7 +125,7 @@ block is not necessary
3.4 - Activate PHP
```
sudo lighttpd-enable-mod fastcgi-php
sudo service lighttpd force-reload
/etc/init.d/lighttpd restart
```
@@ -171,7 +171,7 @@ block is not necessary
```
sudo cp pialert/front/pialert_front.conf /etc/lighttpd/conf-available
sudo ln -s ../conf-available/pialert_front.conf /etc/lighttpd/conf-enabled/pialert_front.conf
sudo service lighttpd force-reload
/etc/init.d/lighttpd restart
```
5.4 - If you want to use email reporting with gmail