From 7e3b2adfd2aac2f6a9e2c88acd28cf4e77cc0d64 Mon Sep 17 00:00:00 2001 From: Ruan Date: Sat, 18 May 2019 07:05:05 +0000 Subject: [PATCH] Update Installation --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 3fef3c3..76fade8 100644 --- a/Installation.md +++ b/Installation.md @@ -2,7 +2,7 @@ Minimum requirements: - An existing website hosted on an existing domain -- A MySQL database which accepts remote SQL connections +- A MySQL database allowing remote SQL connections (if both LiteBans and the web interface are not hosted on the same machine) - PHP 5 with `pdo_mysql` module Recommended: