I am trying to install PHP4 with Apache on Redhat 7.0, and I can Compile PHP4 without error, but then when I recompile Apache after activating the PHP4 module, I get the following error:
undefined reference to `modphp4_module'
Does anyone have any experience with this? How did you fix it? Thanks.