From owner-freebsd-questions@FreeBSD.ORG Mon May 18 08:31:59 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35F39106566B for ; Mon, 18 May 2009 08:31:59 +0000 (UTC) (envelope-from brentgclarklist@gmail.com) Received: from mail.eccotours.biz (mail.followme2africa.com [196.36.10.114]) by mx1.freebsd.org (Postfix) with ESMTP id AA31E8FC08 for ; Mon, 18 May 2009 08:31:58 +0000 (UTC) (envelope-from brentgclarklist@gmail.com) Received: from [192.168.111.31] by mail.eccotours.biz with esmtp (Exim 4.69) (envelope-from ) id 1M5xrW-0001zz-Db for freebsd-questions@freebsd.org; Mon, 18 May 2009 10:06:18 +0200 Message-ID: <4A111646.2080105@gmail.com> Date: Mon, 18 May 2009 10:03:18 +0200 From: Brent Clark User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: apache not starting on reboot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2009 08:31:59 -0000 Hiya I have the following in my /etc/rc.conf mitm# cat /etc/rc.conf | grep apache apache22_enable="YES" mitm# The problem I seem to be experiencing is that if I reboot the machine, then apache does not come up. Its only on when I run /usr/local/etc/rc.d/apache22 restart that apache is running and available. If anyone could assist me on where I went wrong or on what route and / or path to look, I would be most grateful. Kind Regards Brent Clark