Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83610 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46191 invoked from network); 23 Feb 2015 21:12:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Feb 2015 21:12:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=ingwie2000@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ingwie2000@googlemail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 74.125.82.180 as permitted sender) X-PHP-List-Original-Sender: ingwie2000@googlemail.com X-Host-Fingerprint: 74.125.82.180 mail-we0-f180.google.com Received: from [74.125.82.180] ([74.125.82.180:36938] helo=mail-we0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/20-01128-1D79BE45 for ; Mon, 23 Feb 2015 16:12:51 -0500 Received: by wesw55 with SMTP id w55so21411670wes.4 for ; Mon, 23 Feb 2015 13:12:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=xhiWbzv2HnG5rU64ZodJRX56d+zDfhgiWn27spdrjh8=; b=TiTZ+TVkeU8dBU0uBblldUgMW2mz8a+MPWwYIOiZqlnSA5k4ZeKA8jXuc5fry3PEZd mWcpkrVT/5Q2WmJdxjHVpyRpbxee1/5tY9rwsx6V1L4f/snrH1QH6S34K1uDZe3sZZ9W ZeKSc2ibsjoeIp+ECREPx+9tBXVDaDDKnr4UWoR+ZXUlHB0/HUQ7SX8VLFeL+mDj6mWW vZ6Iztpu5Zyfd/DryMc0IJcklO7WgiAMmTWynePavFGwnzMtwCbocucAaX6GssIKud7Y TKCEiPaEtA3XFgGbVAsJtu6dg0165g/brb3RBsKs3ckmugWR270yOXGym27AGHGyWu97 EbzA== X-Received: by 10.194.191.228 with SMTP id hb4mr26674368wjc.116.1424725966714; Mon, 23 Feb 2015 13:12:46 -0800 (PST) Received: from [192.168.200.47] (dslb-094-219-069-053.094.219.pools.vodafone-ip.de. [94.219.69.53]) by mx.google.com with ESMTPSA id g10sm17541483wic.7.2015.02.23.13.12.45 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 23 Feb 2015 13:12:45 -0800 (PST) Content-Type: multipart/alternative; boundary="Apple-Mail=_C19AFB69-991E-474E-9E43-E9E606D420D6" Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) In-Reply-To: Date: Mon, 23 Feb 2015 22:12:41 +0100 Cc: internals@lists.php.net Message-ID: <59CB8CE6-9A61-498A-A1C7-BFA39D4178F8@googlemail.com> References: To: Peter Hodur X-Mailer: Apple Mail (2.1993) Subject: Re: [PHP-DEV] New SAPI development From: ingwie2000@googlemail.com ("Kevin Ingwersen (Ingwie Phoenix)") --Apple-Mail=_C19AFB69-991E-474E-9E43-E9E606D420D6 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hey.=20 Here are the references that I will be using when I get to develop on my = own SAPI - that is, if I stop being ill=E2=80=A6 - https://github.com/johannes/pconn-sapi = - http://www.phpreferencebook.com/html-version/ = Kind regards, Ingwie. > Am 23.02.2015 um 15:31 schrieb Peter Hodur : >=20 > Hello, >=20 > I would like to ask someone more skilled with PHP internals, where can = I > found some documentation when I want to start to develop new PHP SAPI. = For > many years I'm using PHP as FastCGI but standrad FastCGI handler and = also > new PHPFPM does not suits my needs. >=20 > So how to start? Where can I find some documentation? >=20 > Thanks > Tom --Apple-Mail=_C19AFB69-991E-474E-9E43-E9E606D420D6--