Update install.sh

pull/109/head
midoks 6 years ago
parent 22066657fb
commit 062f4c5012
  1. 2
      plugins/php/versions/53/install.sh

@ -79,7 +79,7 @@ cd $sourcePath/php/php-5.3.29 && ./configure \
--enable-sysvmsg \
--enable-sysvsem \
--enable-sysvshm \
--disable-fileinfo
--disable-fileinfo \
$OPTIONS \
--enable-fpm \
&& make && make install && make clean

Loading…
Cancel
Save