Update Installation

Ruan 2019-05-18 07:02:01 +00:00
parent 1c95244094
commit 26afc7e7ab

@ -2,6 +2,7 @@
Minimum requirements:
- An existing website hosted on an existing domain
- A MySQL database which accepts remote SQL connections
- PHP 5 with `pdo_mysql` module
Recommended:
@ -9,7 +10,7 @@ Recommended:
The web interface cannot be directly hosted on Enjin, see [FAQ](https://gitlab.com/ruany/LiteBans/wikis/FAQ#enjin).
In order for the web interface to work, your MySQL database must be externally accessible for both the plugin and the website. MySQL servers are not configured by default to allow remote connections.
if you're using a web host's database, contact them to find out whether their database accepts remote connections. Most web hosts do not provide it for free plans.
## Install