aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-09-16 13:36:20 +1000
committerYuchen Pei <hi@ypei.me>2022-09-16 13:36:20 +1000
commit7c7c1f435f5c1054e0b53b0323a74ddfcc9d7b85 (patch)
tree1a9649373e71d105272ca4fc53391c168510a830
parent6886df5e4a11ae159186ea31d54c4d944843aa43 (diff)
adding php-fpm to the requirements
-rw-r--r--README.txt1
1 files changed, 1 insertions, 0 deletions
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