From owner-freebsd-questions@FreeBSD.ORG Thu Dec 30 01:23:04 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 92DEF16A4CE for ; Thu, 30 Dec 2004 01:23:04 +0000 (GMT) Received: from smtp3.wanadoo.fr (smtp3.wanadoo.fr [193.252.22.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ADA943D41 for ; Thu, 30 Dec 2004 01:23:04 +0000 (GMT) (envelope-from atkielski.anthony@wanadoo.fr) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0302.wanadoo.fr (SMTP Server) with ESMTP id D45FF1C00B05 for ; Thu, 30 Dec 2004 02:23:02 +0100 (CET) Received: from pix.atkielski.com (ASt-Lambert-111-2-1-3.w81-50.abo.wanadoo.fr [81.50.80.3]) by mwinf0302.wanadoo.fr (SMTP Server) with ESMTP id B99B31C00B0A for ; Thu, 30 Dec 2004 02:23:02 +0100 (CET) Date: Thu, 30 Dec 2004 02:23:02 +0100 From: Anthony Atkielski X-Priority: 3 (Normal) Message-ID: <377411600.20041230022302@wanadoo.fr> To: freebsd-questions@freebsd.org In-Reply-To: References: <19310730556.20041226034538@wanadoo.fr> <20041225221100.3f92576f.wmoran@potentialtech.com> <8210530123.20041228223013@wanadoo.fr> <726672575.20041228234308@wanadoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Starting Apache 2.0.52 in rc.conf under FreeBSD 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 01:23:04 -0000 Joshua Lokken writes: JL> # cat /usr/local/etc/rc.d/000.apache2libs.sh [...] Thanks. I couldn't get that to work, either. After trying several things, I finally copied the moused script and modified that, and cooked up something that seems to work. So I guess the problem is solved, even if it's not very elegant. -- Anthony