Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19575 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22777 invoked by uid 1010); 12 Oct 2005 12:47:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 22762 invoked from network); 12 Oct 2005 12:47:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Oct 2005 12:47:24 -0000 X-Host-Fingerprint: 64.233.184.201 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.201:31122] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 5C/CC-54476-CD50D434 for ; Wed, 12 Oct 2005 08:47:24 -0400 Received: by wproxy.gmail.com with SMTP id 71so35316wra for ; Wed, 12 Oct 2005 05:47:22 -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=PNSNRjseGfSRZrsHk+WCxaWxD7c92+9X5bat+Uz93qw3Ny0ewU08p+YoXnNoytOBVPPJyzFRncXUZOUCZASLsDoC+2DM7PULujoKN2TfYkl4BLZ/SKqJsUaWUnJlXvdJYmqKvq8Jf9hAyhVXR99boK5RcanTqMMztT9JNq5EPh8= Received: by 10.54.40.56 with SMTP id n56mr131509wrn; Wed, 12 Oct 2005 05:47:22 -0700 (PDT) Received: by 10.54.76.6 with HTTP; Wed, 12 Oct 2005 05:47:22 -0700 (PDT) Message-ID: <4e89b4260510120547y319486ffub97ba2a8605fda2f@mail.gmail.com> Date: Wed, 12 Oct 2005 08:47:22 -0400 To: Kevin Waterson Cc: internals@lists.php.net In-Reply-To: <20051012200323.227cdac4.kevin@oceania.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051012200323.227cdac4.kevin@oceania.net> Subject: Re: [PHP-DEV] session.save_handler=sqlite must go From: kingwez@gmail.com (Wez Furlong) Care to elaborate? It work(ed) just fine. It may not be the fastest thing in the world, but not every application requires raw speed. --Wez. On 10/12/05, Kevin Waterson wrote: > I have played with this and it looks a good idea on paper > but have not been successful in practice. If this is not > going to work easily, lets remove the option for session.save_handler > tis a silly idea. > > Kevin > > -- > "Democracy is two wolves and a lamb voting on what to have for lunch. > Liberty is a well-armed lamb contesting the vote." > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >