From 26afc7e7ab3f3580758f19741f59c116e27e1247 Mon Sep 17 00:00:00 2001 From: Ruan Date: Sat, 18 May 2019 07:02:01 +0000 Subject: [PATCH] Update Installation --- Installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 3b08fac..3fef3c3 100644 --- a/Installation.md +++ b/Installation.md @@ -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