Date: Mon, 12 Feb 2007 18:33:48 +0000 From: Hugo Silva <hugo@barafranca.com> To: Noah <admin2@enabled.com>, freebsd-questions@freebsd.org Subject: Re: php.ini in /usr/local/etc Message-ID: <45D0B30C.5070007@barafranca.com> In-Reply-To: <45D0AFA8.6090501@enabled.com> References: <45D0AFA8.6090501@enabled.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Noah wrote: > Hi there, > > 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 > > cheers, > > Noah > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" It's a 3rd party configuration file, hence it's in /usr/local/etc and not /etc/ , and imo it wouldn't make sense if it was anywhere else. Check man hier(7) Hugo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45D0B30C.5070007>