Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58301 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98139 invoked from network); 28 Feb 2012 23:00:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2012 23:00:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oracle.com from 148.87.113.117 cause and error) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 148.87.113.117 rcsinet15.oracle.com Received: from [148.87.113.117] ([148.87.113.117:30702] helo=rcsinet15.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 15/4D-36673-37C5D4F4 for ; Tue, 28 Feb 2012 18:00:12 -0500 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by rcsinet15.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q1SMxwWR005591 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 28 Feb 2012 22:59:58 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q1SMxvXF000238 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 28 Feb 2012 22:59:57 GMT Received: from abhmt120.oracle.com (abhmt120.oracle.com [141.146.116.72]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q1SMwu4u030583 for ; Tue, 28 Feb 2012 16:58:57 -0600 Received: from [130.35.71.238] (/130.35.71.238) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 28 Feb 2012 14:58:56 -0800 Message-ID: <4F4D5C2F.1020506@oracle.com> Date: Tue, 28 Feb 2012 14:58:55 -0800 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: internals@lists.php.net References: <5a1d155ad465d1ec2e6461f5347d859f.squirrel@www.l-i-e.com> <4F4BF1C6.8010104@rowe-clan.net> <4F4C23CB.30402@oracle.com> <4F4D05FE.607@rowe-clan.net> <4F4D2EBA.6000409@oracle.com> <4F4D49ED.2020104@php.net> <4F4D5535.7000309@rowe-clan.net> In-Reply-To: <4F4D5535.7000309@rowe-clan.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-CT-RefId: str=0001.0A090204.4F4D5C6E.0091,ss=1,re=0.000,fgs=0 Subject: Re: [PHP-DEV] pecl, zts, non-zts, fastcgi and Apache From: christopher.jones@oracle.com (Christopher Jones) On 02/28/2012 02:29 PM, William A. Rowe Jr. wrote: > On 2/28/2012 3:41 PM, Sebastian Bergmann wrote: >> On 02/28/2012 02:44 PM, Christopher Jones wrote: >>> Build PHP with ZTS enabled by default. Allow it to be explicitly >>> disabled during 'configure' >> >> Why punish everyone by default because of Apache? Does not make sense to >> me. > > What is so difficult to grok about > > 1. setting up php-cgi to use fastcgi as the httpd default. > > 2. having parallel non-zts and zts installs of php (notably with only > non-zts cli and cgi sapi's) with two different lib paths. Multiply > by two again if you have parallel i686 and x86_64 installs. > > All of these are packager's questions anyways, as so few users do this > for themself, most hosters aren't rebuilding php either. > > PHP would be a much nicer, friendly and more civilized development list > if it borrowed only one phrase from the Perl community; TMTOWTDI. These are useful suggestions for a future "bigger picture" direction about sensible defaults, usability (or lack of), php-fpm, etc. This is a problem looking for an owner. In the narrow confines of https://bugs.php.net/bug.php?id=61172 the packager has deliberately chosen to install mod_php. Like Sebastian, I prefer that PHP configures itself for the currently installed Apache MPM. Chris -- Email: christopher.jones@oracle.com Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/