Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17854 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94431 invoked by uid 1010); 12 Aug 2005 01:48:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 94416 invoked from network); 12 Aug 2005 01:48:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2005 01:48:02 -0000 X-Host-Fingerprint: 64.233.184.196 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.196:51058] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 30/44-33075-2DFFBF24 for ; Thu, 11 Aug 2005 21:48:02 -0400 Received: by wproxy.gmail.com with SMTP id i22so495386wra for ; Thu, 11 Aug 2005 18:47:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oPF+ofQcYBEDKVaQWnOMOq1Qbg1uL2Cq/ZeOpmmvWviR4MCcdyv2HddfSKSTcC5QDK3GgzactQXR6fMoK+aFbbtKrkwGErfWOq3OPoeX7UZfvqVPI9HpJAnsYNA5qQeq7QHt4iLNiaDT8N4iWTkDECvNAtvbvyrCOpIo5NtKn2o= Received: by 10.54.30.40 with SMTP id d40mr1569780wrd; Thu, 11 Aug 2005 18:47:57 -0700 (PDT) Received: by 10.54.107.8 with HTTP; Thu, 11 Aug 2005 18:47:57 -0700 (PDT) Message-ID: <57792e85050811184751a0e15e@mail.gmail.com> Date: Thu, 11 Aug 2005 18:47:57 -0700 To: Andi Gutmans Cc: internals@lists.php.net In-Reply-To: <5.1.0.14.2.20050811181805.029e0640@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <57792e85050808205143e96a8f@mail.gmail.com> <42F907A0.8070900@web.de> <57792e85050809142416ee5d6c@mail.gmail.com> <42F9217F.6010604@lerdorf.com> <57792e8505080917402f144072@mail.gmail.com> <42F962CF.4000503@lerdorf.com> <57792e85050811174867b7a6c3@mail.gmail.com> <5.1.0.14.2.20050811181805.029e0640@localhost> Subject: Re: [PHP-DEV] Re: Moving to PHP5.1 and Apache 2.2 next year, need help From: iamstever@gmail.com (steve roussey) Yes, thanks! Hopefully by next week I'll have learned how to set FastCGI up securely and with a php opcode accelerator active. Then I'll give it some time and return with results. On 8/11/05, Andi Gutmans wrote: > Hi Steve, >=20 > Will be interested to see your results. As I mentioned earlier, I believe > you'll find FastCGI quite convenient in your case. >=20 > Andi