From 9f02cf97443903835c8e4893549e5f83e19a0eb0 Mon Sep 17 00:00:00 2001 From: midoks Date: Wed, 14 Jun 2023 01:21:47 +0800 Subject: [PATCH] Update install.sh --- plugins/php/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/php/install.sh b/plugins/php/install.sh index c569a3f92..d001f1909 100755 --- a/plugins/php/install.sh +++ b/plugins/php/install.sh @@ -59,6 +59,7 @@ if [ "${action}" == "install" ] && [ -d ${serverPath}/php/${type} ];then echo "install PHP${type} extend start" # cd /www/server/mdserver-web/plugins/php/versions/common && bash iconv.sh install 53 + # cd /www/server/mdserver-web/plugins/php/versions/common && bash intl.sh install 73 # cd /www/server/mdserver-web/plugins/php/versions/common && bash gd.sh install 56 # cd /www/server/mdserver-web/plugins/php/versions/common && bash openssl.sh install 56 # cd /www/server/mdserver-web/plugins/php/versions/common && bash sodium.sh install 81