Click to See Complete Forum and Search --> : Successful Apache 2.0.44 with PHP 4.3.1 install but localhost not found


tranzparency
02-27-2003, 05:21 AM
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?

shad0w
02-28-2003, 12:36 PM
are you attempting to connect from a different box, or from the same box that apache is running on?