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 0851623 commit 0e9526eCopy full SHA for 0e9526e
src/rpm/specs/vesta-php.spec
@@ -20,7 +20,7 @@ This package contains php-cgi for Vesta Control Panel web interface.
20
%setup -q -n %{name}-%{version}
21
22
%build
23
-./configure --prefix=/usr/local/vesta/php --enable-fpm --with-fpm-user=admin --with-fpm-group=admin
+./configure --prefix=/usr/local/vesta/php --with-zlib --enable-fpm --with-fpm-user=admin --with-fpm-group=admin
24
25
make
26
0 commit comments