Freash RedHat 8 install. Removed Apache & PHP 4.2.2 RPMS.
Got through the source install (./configure, make, make install) of both. Not a problem. Followed by a few tests that should the Syntax was good, and gave back header after telnetting to 'localhost 80'. Checking the 'ps' shows it's running.
But attempting to access localhost from a browser comes up empty. The httpd server isn't responding.
Any ideas?