From owner-freebsd-stable@FreeBSD.ORG Mon Jun 28 16:46:07 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51B3A16A4CE for ; Mon, 28 Jun 2004 16:46:07 +0000 (GMT) Received: from finetoon.tempdomainname.com (finetoon.tempdomainname.com [192.220.112.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED74D43D3F for ; Mon, 28 Jun 2004 16:46:06 +0000 (GMT) (envelope-from roger@asphyxia.com) Received: from [192.168.1.100] (97.16.252.64.snet.net [64.252.16.97]) (authenticated bits=0)i5SGk6bb089777 for ; Mon, 28 Jun 2004 10:46:07 -0600 (MDT) Message-ID: <40E04AFD.1040004@asphyxia.com> Date: Mon, 28 Jun 2004 12:44:45 -0400 From: Roger Raymond User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040621 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org X-Enigmail-Version: 0.84.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: apache2ssl_enable="YES" to /etc/rc.conf not starting apache2 on boot X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2004 16:46:07 -0000 Hello, I have the latest apache2 port installed and I can start the server by manually issuing an 'apachectl startssl' command. I have added the apache2ssl_enable="YES" to my /etc/rc.conf file, yet on a server reboot the apache server does not start. Is there something I could be missing? the httpd-error.log does not report any errors. Is there another log file I could check? OS is FreeBSD 4.9-RELEASE FreeBSD Thanks, Roger