mirror of
https://github.com/Karaka-Management/User-Guide.git
synced 2026-01-10 20:08:41 +00:00
Update install.md
This commit is contained in:
parent
cd48467bde
commit
4e114186d7
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user