From 97bf5e726b5b3212fe8863b8f4da17e18497d308 Mon Sep 17 00:00:00 2001 From: Ruan Date: Thu, 11 Jun 2020 08:53:57 +0000 Subject: [PATCH] Update Installation --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index fa54b28..ad60ecb 100644 --- a/Installation.md +++ b/Installation.md @@ -6,7 +6,7 @@ Minimum requirements: - An existing website hosted on an existing domain - 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 +- PHP 5.3 or above, with `pdo_mysql` module installed and enabled Recommended: - PHP 7