From f91930c4d8b54ea7669cfe25e61e68839d02c408 Mon Sep 17 00:00:00 2001 From: Ruan Date: Wed, 4 Mar 2020 14:11:34 +0000 Subject: [PATCH] Update Installation --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 8db50ff..486d474 100644 --- a/Installation.md +++ b/Installation.md @@ -3,7 +3,7 @@ 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) -- PHP 5 with `pdo_mysql` module +- PHP 5 with `pdo_mysql` module installed and enabled Recommended: - PHP 7