Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47906 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65198 invoked from network); 13 Apr 2010 09:35:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Apr 2010 09:35:57 -0000 Authentication-Results: pb1.pair.com header.from=jerome@loyet.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jerome@loyet.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain loyet.net from 74.125.83.170 cause and error) X-PHP-List-Original-Sender: jerome@loyet.net X-Host-Fingerprint: 74.125.83.170 mail-pv0-f170.google.com Received: from [74.125.83.170] ([74.125.83.170:41146] helo=mail-pv0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/5B-32795-CFA34CB4 for ; Tue, 13 Apr 2010 05:35:57 -0400 Received: by pvg6 with SMTP id 6so3819473pvg.29 for ; Tue, 13 Apr 2010 02:35:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.216.7 with HTTP; Tue, 13 Apr 2010 02:35:53 -0700 (PDT) In-Reply-To: References: <3bea96c41003301008va8ea1cbif8c16be11451eaf8@mail.gmail.com> Date: Tue, 13 Apr 2010 11:35:53 +0200 Received: by 10.143.86.8 with SMTP id o8mr2358352wfl.344.1271151353777; Tue, 13 Apr 2010 02:35:53 -0700 (PDT) Message-ID: To: Ferenc Kovacs Cc: dreamcat four , Derick Rethans , php-dev Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] FPM INI syntax From: jerome@loyet.net (=?ISO-8859-1?B?Suly9G1lIExveWV0?=) Le 13 avril 2010 11:33, Ferenc Kovacs a =E9crit : > >> done. >> To compare really: >> http://www.fatbsd.com/fpm/xml.html >> http://www.fatbsd.com/fpm/fpm_ini.html >> >> I made some small changes and update to RFC version 1.1 >> ++ Jerome >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> > > There is a little typo in the fmp_ini.html: > > /etc/fpm/bacloffice.conf > > should be > > /etc/fpm/backoffice.conf > corrected, thx Tyrael