diff --git a/plugins/php-yum/versions/phplib.conf b/plugins/php-yum/versions/phplib.conf index 35e0b284d..c7702cbff 100755 --- a/plugins/php-yum/versions/phplib.conf +++ b/plugins/php-yum/versions/phplib.conf @@ -496,6 +496,48 @@ "check": "seaslog" }, { + "name": "litespeed", + "versions": [ + "53", + "54", + "55", + "56", + "70", + "71", + "72", + "73", + "74", + "80", + "81", + "82" + ], + "type": "Web服务器", + "msg": "LiteSpeed Web服务器PHP支持", + "shell": "litespeed.sh", + "check": "litespeed" + }, + { + "name": "mbstring", + "versions": [ + "53", + "54", + "55", + "56", + "70", + "71", + "72", + "73", + "74", + "80", + "81", + "82" + ], + "type": "通用扩展", + "msg": "用于需要多字节字符串处理的模块", + "shell": "mbstring.sh", + "check": "mbstring" + }, + { "name": "zip", "versions": [ "70",