Skip to content

Commit 7b008b7

Browse files
authored
Update README.md
Added troubleshooting after testing on new raspbian with RPI 4
1 parent 3671459 commit 7b008b7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,13 @@ sudo a2enmod cgi
4242
4343
service pi-web-agent restart
4444
```
45+
46+
Installation not working:
47+
- a2dismod not found:
48+
```
49+
sudo apt-get install apache2
50+
```
51+
52+
- Due to a comment in Apache config:
53+
Open the file and remove the comment on line 42
54+

0 commit comments

Comments
 (0)