Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58224 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8733 invoked from network); 28 Feb 2012 00:46:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2012 00:46:11 -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:21492] helo=rcsinet15.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 89/62-30531-0D32C4F4 for ; Mon, 27 Feb 2012 19:46:09 -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 q1S0k5P1002026 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 28 Feb 2012 00:46:06 GMT Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q1S0k4bu012921 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 28 Feb 2012 00:46:05 GMT Received: from abhmt114.oracle.com (abhmt114.oracle.com [141.146.116.66]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q1S0k4MJ021933 for ; Mon, 27 Feb 2012 18:46:04 -0600 Received: from [130.35.71.238] (/130.35.71.238) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 27 Feb 2012 16:46:04 -0800 Message-ID: <4F4C23CB.30402@oracle.com> Date: Mon, 27 Feb 2012 16:46:03 -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> In-Reply-To: <4F4BF1C6.8010104@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.0A090201.4F4C23CE.003A,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/27/2012 01:12 PM, William A. Rowe Jr. wrote: > On 2/27/2012 6:58 AM, jpauli wrote: >> Recently we had a bug with the new Apache 2.4 API where apxs doesn't answer >> about the MPM configuration anymore, leading to a ZTS build by default. >> This bug has now been fixed, was https://bugs.php.net/bug.php?id=61172. > > Wrong fix. Out of the box you don't know which mpm may be loaded, because > the mpm is now loadable (although a full daemon stop/start is necessary). Can you expand & explain this, with an eye to resolving 61172? Are you saying Apache 2.4 'httpd -M' might not return the mpm? > The only mod_php loadable under any circumstance is TS enabled. Chris -- Email: christopher.jones@oracle.com Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/