From 3d0ccb6262e693192a7befa207fcabb47928a7e0 Mon Sep 17 00:00:00 2001 From: Ruan <2369127-ruany@users.noreply.gitlab.com> Date: Mon, 7 Feb 2022 18:45:10 +0000 Subject: [PATCH] Update Installation --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 0348502..af85fba 100644 --- a/Installation.md +++ b/Installation.md @@ -5,7 +5,7 @@ This is the installation guide for the LiteBans web interface. Minimum requirements: - An existing website hosted on an existing domain - A MySQL database (which must allow remote SQL, if used remotely) -- PHP 5.3+ with `pdo_mysql` module installed and enabled +- PHP 5.3+ with `pdo_mysql` and `intl` modules installed and enabled Recommended: - PHP 8.1+