From cc5e444f17ac33b6bd7046696d920771ec118d0a Mon Sep 17 00:00:00 2001 From: Ruan Date: Wed, 4 Mar 2020 14:23:40 +0000 Subject: [PATCH] Update Installation --- Installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 486d474..d5201c1 100644 --- a/Installation.md +++ b/Installation.md @@ -2,7 +2,8 @@ Minimum requirements: - An existing website hosted on an existing domain -- A MySQL database allowing remote SQL connections (if both LiteBans and the web interface are not hosted on the same machine) +- A MySQL database +- The MySQL database must allow remote SQL connections if LiteBans and the web interface are not hosted on the same machine - PHP 5 with `pdo_mysql` module installed and enabled Recommended: