Update php-compile.sh

This commit is contained in:
Bozhidar Slaveykov 2023-11-26 19:16:55 +02:00
parent ee4ad1744c
commit b7c9533ace

View file

@ -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 \