From 7c7c1f435f5c1054e0b53b0323a74ddfcc9d7b85 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 16 Sep 2022 13:36:20 +1000 Subject: adding php-fpm to the requirements --- README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/README.txt b/README.txt index e23b828..f6ad17b 100644 --- a/README.txt +++ b/README.txt @@ -13,6 +13,7 @@ TODO: It is not clear what are the exact php modules required for the site to ru * Web server with PHP and URL rewrite (such as Apache with mod-rewrite) * Any version of MariaDB, or MySQL 5 or newer * php (currently v7) +* php-fpm (also needs to be enabled) * php-cli * php-gd * php-mbstring -- cgit v1.2.3