configure PHP 4.3.1 without "--enable-versioning"
like
CFLAGS='-O2 -I/usr/local/openssl/current/include' \ ./configure \ --with-apache=/usr/src/tars/apache_1.3.27 \ --with-mysql=/usr/local/mysql/current \ --with-zlib \ --with-ftp \ --with-pdflib=/usr/local \ --with-freetype-dir=/usr \ --with-gd \ --enable-gd-native-ttf \ --enable-gd-imgstrttf \ --with-jpeg-dir=/usr/local/lib \ --with-png-dir=/usr/local/lib \ --with-tiff-dir=/usr/lib \ --enable-track-vars=yes \ --enable-url-includes \ --enable-sysvshm=yes \ --enable-sysvsem=yes \ --enable-bcmath \ --enable-inline-optimization \ --with-config-file-path=/usr/local/apache/1.3.27/conf
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php