Update install.sh

pull/139/head
midoks 3 years ago
parent d99b8b0863
commit c31c549300
  1. 2
      plugins/php/versions/72/install.sh

@ -55,7 +55,7 @@ if [ ! -d $serverPath/php/72 ];then
--enable-mysqlnd \
--with-mysqli=mysqlnd \
--with-pdo-mysql=mysqlnd \
--enable-zip \
--with-libzip \
--enable-mbstring \
--enable-simplexml \
--enable-sockets \

Loading…
Cancel
Save