Here is a strange problem I have been having with php4.0.2. This is on Redhat 6.1 and I am trying to configure php using the following:
./configure --with-mysql --with-apxs --with-ldap --with-imap
The configure seems to run fine and I have gotten this to work on other boxes before. On this box though it has a Segmentation Fault (Core Dump) right after it creates the php_config.h. So I get no Makefile. I can't find anywher where someone has had this problem. I have checked anything I can think of and it still doesn't work.
If you have had this problem or have a fix for it please offer any help possible.