Hello List,
Even though I�d compiled and installed my source php4.3 sucessfull I will get the
following compiling information by php.info:
Configure Command './configure' '--with-gd' '--with-zlib'
and nothing else.
Even though I�d compiled it with the following flags with removed config.cache:
./configure --prefix=/usr/local/php_stable7 --enable-exif --enable-track-vars
--with-calendar=shared --enable-magic-quotes --enable-trans-sid --enable-wddx
--enable-ftp --enable-inline-optimization --enable-memory-limit
--with-gd=/usr/local/gd2 --with-zlib-dir=/usr --enable-gd-native-tt --with-t1lib=/usr
--with-jpeg-dir=/usr --with-png-dir=/usr --with-ttf --with-freetype-dir=/usr
--with-unixodbc --with-tiff-dir=/usr --with-jpeg-dir=/usr --with-snmp --with-openssl
--enable-sysvshm --enable-bcmath --with-gettext --with-mysql --with-pgsql --with-ldap
--with-config-file-path=/etc --enable-force-cgi-redirect --enable-dio
--enable-mime-magic --with-ncurses --enable-pcntl --with-pgsql --enable-sockets
Anybody knows?
Oliver