Update php-compile.sh
This commit is contained in:
parent
ee4ad1744c
commit
b7c9533ace
1 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,8 @@ sudo make LIBDIR=/usr/lib/$(arch)-linux-gnu install
|
|||
--enable-fpm --with-fpm-user=admin --with-fpm-group=admin \
|
||||
--with-openssl \
|
||||
--with-mysqli \
|
||||
--with-pdo-mysql=mysqlnd \
|
||||
--with-mysqli=mysqlnd \
|
||||
--with-gettext \
|
||||
--with-curl \
|
||||
--enable-intl \
|
||||
|
|
Loading…
Reference in a new issue