Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39538 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53421 invoked from network); 1 Aug 2008 11:53:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Aug 2008 11:53:34 -0000 Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:35888] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A6/E2-39007-C39F2984 for ; Fri, 01 Aug 2008 07:53:33 -0400 Received: from [192.168.3.91] (unknown [212.42.62.198]) by daylessday.org (Postfix) with ESMTP id ED5696400BD; Fri, 1 Aug 2008 15:53:29 +0400 (MSD) Message-ID: <4892F92A.9090901@daylessday.org> Date: Fri, 01 Aug 2008 15:53:14 +0400 User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: Pierre Joye CC: php-dev References: <4892E15D.1080004@daylessday.org> <4892E37B.8060804@macvicar.net> <4892E5DD.50907@daylessday.org> <4892E856.6090108@macvicar.net> <4892E8C7.1090809@daylessday.org> <4892F4A2.5000706@daylessday.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] enabling everything by default From: tony@daylessday.org (Antony Dovgal) On 01.08.2008 15:44, Pierre Joye wrote: > It is not about being 100% true or 100% false. We have a couple of > ways to see that, extension usage stastistics and own experiences > (mines in the PEAR time, with htscanner feedbacks on what they use, > and a couple of other things). I provided one source and it reflects > what I said (see nexen.net base configuration stats). Lots of hostings and single servers use default packages from their distributions and distributions tend to include much more than what's enabled by default, so "hostings use what's enabled by default" is just as fake argument as is "hostings are afraid of PECL". Also, even if all of the hosting companies in the world would use simple "./configure", I still couldn't think of a reason to enable ext/sqlite3 by default. -- Wbr, Antony Dovgal