Update install.sh

pull/143/head
midoks 3 years ago
parent 9fa5b312a8
commit 229a7e1fc4
  1. 2
      plugins/php/versions/73/install.sh

@ -70,7 +70,7 @@ if [ ! -d $serverPath/php/73 ];then
--with-pdo-mysql=mysqlnd \
--with-zlib-dir=$serverPath/lib/zlib \
--enable-ftp \
--enable-zip \
$ZIP_OPTION\
--enable-sockets \
--enable-simplexml \
--enable-mbstring \

Loading…
Cancel
Save