From owner-freebsd-questions Tue Feb 4 7:11:20 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 398C437B401 for ; Tue, 4 Feb 2003 07:11:19 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 738F443F93 for ; Tue, 4 Feb 2003 07:11:18 -0800 (PST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <2003020415111700300jtr49e>; Tue, 4 Feb 2003 15:11:17 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.6/8.12.6) with ESMTP id h14FBH79003152; Tue, 4 Feb 2003 10:11:17 -0500 (EST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.6/8.12.6/Submit) id h14FBGjD003149; Tue, 4 Feb 2003 10:11:16 -0500 (EST) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: Cc: Reply-To: Subject: Re: Apache built correctly? References: <009301c2cb8d$687572b0$0302a8c0@mike> From: Lowell Gilbert Date: 04 Feb 2003 10:11:16 -0500 In-Reply-To: <009301c2cb8d$687572b0$0302a8c0@mike> Message-ID: <441y2ojd2j.fsf@be-well.ilk.org> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Mike Loiterman" writes: > Absolutly nothing appears in the httpd-access.log file when I try to access the index.html. > > When I try to do http://localhost I get nothing. Just this: > unable to connect to remote host. > > I've restarted apache many times with the same results. I restarted my machine with the same results. > > I can telnet into port 80 but Apache doesn't appear to answer. Something tells me that the daemon isn't running correctly or that Apache was installed incorrectly, although 'ps -aux | grep httpd' shows: What does "doesn't appear to answer" mean? The fact that you can telnet in tells you that it isn't a network-layer issue. Did you try a legitimate HTTP request? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message