Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24068 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33177 invoked by uid 1010); 10 Jun 2006 00:00:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 33162 invoked from network); 10 Jun 2006 00:00:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2006 00:00:27 -0000 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.174 ug-out-1314.google.com Linux 2.4/2.6 Received: from ([66.249.92.174:40669] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 55/83-30619-A9B0A844 for ; Fri, 09 Jun 2006 20:00:27 -0400 Received: by ug-out-1314.google.com with SMTP id o2so1548270uge for ; Fri, 09 Jun 2006 17:00:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DA/M9EQ1dGdbU6SaI1+IjFEHcqEecQdy1WVTknlEVZxX8ZtDpMrnGhVLL1/sXZCFJclcbVwwKNI87yiRgWaI/3/aBSjByDJHB6rPbaMfXh2rvmqmWNHseW+ttCvZXVHxBRibB+ybHL9V6Lw6raRAQpP5882Viy2k8VgDVUGueNY= Received: by 10.67.100.12 with SMTP id c12mr2968278ugm; Fri, 09 Jun 2006 17:00:22 -0700 (PDT) Received: by 10.66.220.11 with HTTP; Fri, 9 Jun 2006 17:00:22 -0700 (PDT) Message-ID: Date: Sat, 10 Jun 2006 02:00:22 +0200 To: "Rasmus Lerdorf" Cc: "Derick Rethans" , internals@lists.php.net, "Michael B Allen" In-Reply-To: <448A019A.7080000@lerdorf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060609181531.7f12a5de.mba2000@ioplex.com> <20060610010222.279de768@pierre-u64> <448A019A.7080000@lerdorf.com> Subject: Re: [PHP-DEV] Re: Extension Installation From: pierre.php@gmail.com (Pierre) Hello, On 6/10/06, Rasmus Lerdorf wrote: > Something I'd like to see more distros make use of. I am not sure how > to get the ball rolling on that though, but it makes packaging up > extensions so much easier when all you need is to drop a foo.ini file in > a directory instead of trying to modify a single ini file. I think all modern distros use this option (afair fedora, debian and ubuntu do at least). --Pierre