From owner-freebsd-questions@FreeBSD.ORG Mon Feb 12 18:35:58 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 19A4316A402 for ; Mon, 12 Feb 2007 18:35:58 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id BD2F713C461 for ; Mon, 12 Feb 2007 18:35:57 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from vanquish.pgh.priv.collaborativefusion.com (vanquish.pgh.priv.collaborativefusion.com [192.168.2.61]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Mon, 12 Feb 2007 13:35:57 -0500 id 00056403.45D0B38D.0000CF97 Date: Mon, 12 Feb 2007 13:35:56 -0500 From: Bill Moran To: Noah Message-Id: <20070212133556.c7a722df.wmoran@collaborativefusion.com> In-Reply-To: <45D0AFA8.6090501@enabled.com> References: <45D0AFA8.6090501@enabled.com> Organization: Collaborative Fusion X-Mailer: Sylpheed 2.3.0 (GTK+ 2.10.9; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: User Questions Subject: Re: php.ini in /usr/local/etc 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, 12 Feb 2007 18:35:58 -0000 In response to Noah : > > some flavors of linux place php/ini in /usr/local/lib. I am wondering > if there is a web page and/or document that describes the convention > and importance of placing config and ini files in /usr/local/etc man hier is the best reference I know. The basic rule is that stuff that is installed through ports gets its config in /usr/local/etc. -- Bill Moran Collaborative Fusion Inc.