We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb09dc commit a738416Copy full SHA for a738416
src/hst_autocompile.sh
@@ -192,10 +192,8 @@ if [ "$PHP_B" = true ] ; then
192
# Configure PHP
193
./configure --prefix=/usr/local/hestia/php \
194
--enable-fpm \
195
- --with-zlib \
196
--with-fpm-user=admin \
197
--with-fpm-group=admin \
198
- --with-openssl \
199
--with-libdir=lib/x86_64-linux-gnu \
200
--with-mysqli \
201
--with-curl \
0 commit comments