From owner-freebsd-questions@FreeBSD.ORG Tue Jul 15 20:32:01 2003 Return-Path: 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 BBB2537B401 for ; Tue, 15 Jul 2003 20:32:01 -0700 (PDT) Received: from remt24.cluster1.charter.net (remt24.cluster1.charter.net [209.225.8.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5D6643FCB for ; Tue, 15 Jul 2003 20:32:00 -0700 (PDT) (envelope-from bneu@charter.net) Received: from [68.117.21.132] (HELO windstorm) by remt24.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 93940547 for freebsd-questions@freebsd.org; Tue, 15 Jul 2003 23:32:00 -0400 From: "Neu, Benjamin S." To: Date: Tue, 15 Jul 2003 22:31:57 -0500 Message-ID: <000301c34b4a$d11ae650$010b0a0a@windstorm> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: hrmmm....? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 03:32:02 -0000 I hope this isn't to broad of a question, but I just installed Apache13 on my box (FreeBSD 5.1) the build went like butter... but can't start the server? # /usr/local/sbin/apachectl start: httpd could not be started Is the error I get. The httpd.conf file is all set I think, as far as the ServerName and stuff.. but maybe Im missing something that would be a easy explain. If not then sooner or later I'll finger it out! -Thanks for any and all help in advance. -B