Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added troubleshooting after testing on new raspbian with RPI 4
  • Loading branch information
vaslabs authored Mar 18, 2021
1 parent 3671459 commit 7b008b7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,13 @@ sudo a2enmod cgi
service pi-web-agent restart
```

Installation not working:
- a2dismod not found:
```
sudo apt-get install apache2
```

- Due to a comment in Apache config:
Open the file and remove the comment on line 42

0 comments on commit 7b008b7

Please sign in to comment.