Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10882 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30001 invoked by uid 1010); 3 Jul 2004 01:11:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29977 invoked from network); 3 Jul 2004 01:11:23 -0000 Received: from unknown (HELO mproxy.gmail.com) (216.239.56.247) by pb1.pair.com with SMTP; 3 Jul 2004 01:11:23 -0000 Received: by mproxy.gmail.com with SMTP id w29so4900045cwb for ; Fri, 02 Jul 2004 18:11:14 -0700 (PDT) Received: by 10.11.99.30 with SMTP id w30mr159092cwb; Fri, 02 Jul 2004 18:11:14 -0700 (PDT) Message-ID: <4e89b42604070218118297adc@mail.gmail.com> Date: Fri, 2 Jul 2004 21:11:14 -0400 To: Michael O'Brien Cc: internals@lists.php.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040702212235.43624.qmail@pb1.pair.com> Subject: Re: [PHP-DEV] Re: Mbedthis AppWeb From: kingwez@gmail.com (Wez Furlong) PECL would be the ideal place for it; win32 build will already correctly build SAPI from a pecl checkout; unix build could do with a bit of a tweak for that though. (volunteers welcome ;-) --Wez.