diff --git a/plugins/php/versions/85/install.sh b/plugins/php/versions/85/install.sh index ec34c61b0..643153c5c 100755 --- a/plugins/php/versions/85/install.sh +++ b/plugins/php/versions/85/install.sh @@ -123,7 +123,7 @@ else echo "lib" # cd ${rootPath}/plugins/php/lib && /bin/bash openssl_30.sh # export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$serverPath/lib/openssl30/lib/pkgconfig - # OPTIONS="$OPTIONS --with-openssl" + OPTIONS="$OPTIONS --with-openssl" fi echo "$sourcePath/php/php${PHP_VER}"