Update install.sh

pull/130/head
midoks 3 years ago
parent 64c3921799
commit e67b3187a3
  1. 1
      plugins/php/versions/52/install.sh

@ -136,6 +136,7 @@ if [ ! -d $serverPath/php/${PHP_VER} ];then
--exec-prefix=$serverPath/php/${PHP_VER} \
--with-config-file-path=$serverPath/php/${PHP_VER}/etc \
--with-zlib-dir=$serverPath/lib/zlib \
--enable-zip \
--enable-xml \
--enable-shared \
--with-mysql=mysqlnd \

Loading…
Cancel
Save