Ouch. Finally build a 'successfull' PHP 4.3.2 CGI ... But check out this error. Here is my configuration line.
./configure --cache-file=config.cache --with-config-file-path=/etc --with-config-file-scan-dir=/etc/php.d --disable-debug --enable-pic --disab
le-rpath --enable-inline-optimization --with-db3 --with-dom=/usr --with-exec-dir=/usr --with-freetype-dir=/usr --with-png-dir=/usr --enable-gd
-native-ttf --with-ttf --with-gdbm --with-gmp --with-iconv --with-jpeg-dir=/usr --with-png --with-pspell --with-regex=system --with-xml --with
-expat-dir=/usr --with-zlib --with-layout=GNU --enable-bcmath --enable-exif --enable-ftp --enable-magic-quotes --enable-safe-mode --enable-soc
kets --enable-sysvsem --enable-sysvshm --enable-discard-path --enable-track-vars --enable-trans-sid --enable-yp --enable-wddx --without-oci8 -
-with-pear=/usr/share/pear --with-imap-ssl --with-kerberos=/usr/kerberos --enable-memory-limit --enable-bcmath --enable-shmop --enable-version
ing --enable-calendar --enable-dbx --enable-dio --enable-mcal --with-mm
make doesnt give me any error, and a very basic configure without any of the above options wont give me this weird error message.
if someone would help me save a lot of time trying to figure out which of the above config option is breaking hte CGI, I would greatly appreciate it !