From owner-freebsd-questions@FreeBSD.ORG Mon Apr 19 05:15:02 2004 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 AD9E616A4CE for ; Mon, 19 Apr 2004 05:15:02 -0700 (PDT) Received: from smtp-out1.xs4all.nl (smtp-out1.xs4all.nl [194.109.24.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC09743D5D for ; Mon, 19 Apr 2004 05:15:01 -0700 (PDT) (envelope-from albi@saynotomicrosoft.org) Received: from moonshine (213-84-173-33.adsl.xs4all.nl [213.84.173.33]) by smtp-out1.xs4all.nl (8.12.10/8.12.10) with ESMTP id i3JCF0G1092906 for ; Mon, 19 Apr 2004 14:15:00 +0200 (CEST) Received: from moonshine.eyfa.org (localhost.eyfa.org [127.0.0.1]) by moonshine (Postfix) with SMTP id 53BD492B for ; Mon, 19 Apr 2004 15:14:58 +0200 (CEST) Date: Mon, 19 Apr 2004 15:14:58 +0200 From: albi To: freebsd-questions@freebsd.org Message-Id: <20040419151458.52d3b639@moonshine.eyfa.org> In-Reply-To: <200404190956.AA00233@ibm91cs.nies.go.jp> References: <200404190956.AA00233@ibm91cs.nies.go.jp> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-unknown-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Apache problem 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: Mon, 19 Apr 2004 12:15:02 -0000 On Mon, 19 Apr 2004 18:56:05 +0900 Jiye Zeng wrote: > I installed FreeBSD 5.2.1 without X. Since I intend to use the system > as an internal server for our research group, I installed no package > except for mod_php4-4.3.5_7,1 and mc-4.6.0_7. Apache-1.3.29_3 and a > few other packages are installed as well as dependent packages of > those two. The security level was set to 2 during installation. The > problem is apache won't start by boot and can't be restarted by > apachectl. did you check the apache-logfiles in /var/log/ ? if you don't have a valid hostname for apache to use it won't start, that could be the case