@ -44,6 +44,7 @@ cd $sourcePath/php/php-7.0.30 && ./configure \
--with-zlib-dir=$serverPath/lib/zlib \
--enable-mysqlnd \
--with-mysqli=mysqlnd \
--with-pdo-mysql=mysqlnd \
--enable-zip \
--enable-mbstring \
--enable-simplexml \
@ -44,6 +44,7 @@ cd $sourcePath/php/php-${version} && ./configure \
@ -45,6 +45,7 @@ cd $sourcePath/php/php-${version} && ./configure \
@ -48,6 +48,7 @@ cd $sourcePath/php/php-${version} && ./configure \
--with-config-file-path=$serverPath/php/73/etc \
--enable-ftp \