Here's the configure command I have under PHPINFO.PHP.
Actually it's the default after the installation. Anyone noticed
something missing in there? Because I'm trying to install the zziplib with ./configure --with-zziplib and nothing works ...
'./configure' '--with-apxs=/opt/apache/bin/apxs' '--prefix=/opt/php' '--with-mysql' '--with-mcrypt' '--with-curl' '-enable-bcmath' '--with-gd' '--with-dbase' '--with-xml' '--with-slablot' '--enable-ftp' '--enable-gd-native-ttf' '--with-jpeg-dir=/usr/lib' '--with-png-dir=/usr/lib' '--with-zlib' '--with-ttf'
Thanks.