Update install.md

This commit is contained in:
Dennis Eichhorn 2022-03-18 13:42:18 +01:00 committed by GitHub
parent cd48467bde
commit 4e114186d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,9 +32,7 @@ sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt-get install software-properties-common apache2 mysql-server
```
```sh
sudo a2enmod rewrite
sudo a2enmod headers
```
@ -198,4 +196,4 @@ The web subdirectory by default is `/`. If you installed the application in a su
##### Install
After clicking install you will either receive a message that something went wrong e.g. some configurations are wrong (please fix them) or the installation will redirect you to the login if everything went smoothly. Please make sure to delete the `Install` directory so that no-one else can use it.
After clicking install you will either receive a message that something went wrong e.g. some configurations are wrong (please fix them) or the installation will redirect you to the login if everything went smoothly. Please make sure to delete the `Install` directory so that no-one else can use it.