From 9fb953b72f97ad77f03612daf8821efb1ae2b86d Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Sat, 31 Aug 2024 14:18:52 -0600 Subject: [PATCH] php-curl for limesurvey --- html/limesurvey.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/limesurvey.md b/html/limesurvey.md index 677012f..8d96bda 100644 --- a/html/limesurvey.md +++ b/html/limesurvey.md @@ -5,7 +5,7 @@ Install deps. ``` -sudo apt install zip unzip php php-mbstring mariadb-server php-mysql php-gd php-zip php-xml php-intl php-ldap php-imap +sudo apt install zip unzip php php-mbstring mariadb-server php-mysql php-gd php-zip php-xml php-intl php-ldap php-imap php-curl ``` Configure OS: