Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24063 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2031 invoked by uid 1010); 9 Jun 2006 23:02:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2016 invoked from network); 9 Jun 2006 23:02:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jun 2006 23:02:26 -0000 X-Host-Fingerprint: 217.79.190.163 r163.red.fastwebserver.de Received: from ([217.79.190.163:2552] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 37/DE-30619-10EF9844 for ; Fri, 09 Jun 2006 19:02:26 -0400 To: internals@lists.php.net,mba2000@ioplex.com (Michael B Allen) Date: Sat, 10 Jun 2006 01:02:22 +0200 Message-ID: <20060610010222.279de768@pierre-u64> In-Reply-To: <20060609181531.7f12a5de.mba2000@ioplex.com> References: <20060609181531.7f12a5de.mba2000@ioplex.com> Reply-To: pierre.php@gmail.com X-Newsreader: Sylpheed-Claws 2.1.1 (GTK+ 2.8.17; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 217.79.190.163 Subject: Re: Extension Installation From: pierre.php@gmail.com (Pierre) On Fri, 9 Jun 2006 18:15:31 -0400 mba2000@ioplex.com (Michael B Allen) wrote: > Is /etc/php.d a standard part of *every* php4 installation? Can I rely > on it's existance? Is it's location a configuable option? It is a distribution specific directory. Some uses it other not. The PHP releases (http://www.php.net/downloads.php) rely only on one php.ini, which is configurable. -- Pierre