I have tried several times to compile PHP 4.x.x on my new RH8.0 machine. RH8.0 comes with Apache 2.0.40.
The Apache documentation says that many modules that worked with Apache 1.3.x will not work with the new Apache. Likewise, the documentation that comes with PHP 4.2.3 says it was written to work with Apache 1.3.x.
PHP 4.2.3 compiles easily enough, but when I run a PHP script via a web browser, it complains mightily.
Ideas?
Lorell