I am trying to build PHP 5, beta 3 on RedHat 9.
It does not create the libphp5.so module that I want apache to load.
I tried it with a configure line derived from the phpinfo() on the
stock php that comes with RH 9. Then I tried a number of variations
on that, and a simple ./configure. Then I got the apache source and
configured and compiled that, and used the new apxs instead of the one
that came with RedHat. It still doesn't make a libphp5.so file.
Has anyone else successfully compiled PHP 5 beta 3 on RedHat 9 ? If
so, were there any tricks to it ?
--Rob