Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46353 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21970 invoked from network); 8 Dec 2009 10:50:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2009 10:50:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=mike503@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mike503@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.44 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: mike503@gmail.com X-Host-Fingerprint: 209.85.160.44 mail-pw0-f44.google.com Received: from [209.85.160.44] ([209.85.160.44:57109] helo=mail-pw0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/A4-21824-C6F2E1B4 for ; Tue, 08 Dec 2009 05:50:21 -0500 Received: by pwi15 with SMTP id 15so1524540pwi.23 for ; Tue, 08 Dec 2009 02:50:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=obIloasvDoEyznpcA/59A9b8JpRTEQ8v4XE/2er0WwY=; b=NmqavXOY6E0JGgK7YuwSvTmBxywUQOs91KYfzrkMbJdHy8rDd5L98cvVRvJMOpeFRH yNZKLOG6EEQO7a6E0crRd0imSC0jBjKkyD2IYai+Pe1Nd2h+7/UbtwmdY0qhtPkIXSnl e6FMbofpBHJz9LezRBPhEtih+NkVpbJT6US9w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=hAw/rk6Zzke/VISBre+VPVPPoiRIb3Y2Us5MrFj6A8Llxhd2tGCIqKAJWqyEgVTTaH PPAdtuFLDCbxzgNmh+x2OxR5OEWoESeG7JI5pOehaSicReoEt0sxKX7f/8+XsIBLDZcw 5t2SgrwAnjVvir68Y9zz0nuDISmGN0aDAfUyU= MIME-Version: 1.0 Received: by 10.114.9.6 with SMTP id 6mr4618074wai.35.1260269417396; Tue, 08 Dec 2009 02:50:17 -0800 (PST) In-Reply-To: References: <4B190660.2050107@daylessday.org> <4B1CCA1F.90802@daylessday.org> Date: Tue, 8 Dec 2009 02:50:17 -0800 Message-ID: To: Pierre Joye Cc: Antony Dovgal , php-dev Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] FPM is available in a separate SVN branch From: mike503@gmail.com (Michael Shadle) you're probably right. i mainly am only thinking of PHP_INI_SYSTEM and things the user can't or shouldn't change themselves in .user.ini type files or with things like htscanner (pre 5.3) On Tue, Dec 8, 2009 at 2:47 AM, Pierre Joye wrote: > hi, > > On Mon, Dec 7, 2009 at 12:35 PM, Michael Shadle wrote: >> - Per-pool php.ini file (should be easy) > > Why would you need that given that we have host, path or .user.ini > support? Which has to be backported to FPM as far as I know. > > Cheers, > -- > Pierre > > http://blog.thepimp.net | http://www.libgd.org >