Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19578 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32797 invoked by uid 1010); 12 Oct 2005 19:42:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 32781 invoked from network); 12 Oct 2005 19:42:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Oct 2005 19:42:27 -0000 X-Host-Fingerprint: 64.233.184.195 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.195:34388] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id F1/06-54476-3276D434 for ; Wed, 12 Oct 2005 15:42:27 -0400 Received: by wproxy.gmail.com with SMTP id 71so71947wra for ; Wed, 12 Oct 2005 12:42:24 -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=uY+qSZ5yQrWz6eyaUysXtWxtFpb4thxgcgQEWp7TEtGiwiJQTlMywcUDwfBeGFsRWkUWW9PBmKAUKMPYNBm0SmyCFIaC4sBZUddB1c0VQQJRK/GHWuweSbprK0EPkF5b1XyoQGhCBEfFeoEfL1fruG09KpakWxxoRfoyN5SBg0A= Received: by 10.54.120.13 with SMTP id s13mr267057wrc; Wed, 12 Oct 2005 12:42:24 -0700 (PDT) Received: by 10.54.76.6 with HTTP; Wed, 12 Oct 2005 12:42:24 -0700 (PDT) Message-ID: <4e89b4260510121242p127b9982wbc5416e130d034d2@mail.gmail.com> Date: Wed, 12 Oct 2005 15:42:24 -0400 To: Kevin Waterson Cc: internals@lists.php.net In-Reply-To: <20051013053646.1ab8aa7a.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> <4e89b4260510120547y319486ffub97ba2a8605fda2f@mail.gmail.com> <20051013053646.1ab8aa7a.kevin@oceania.net> Subject: Re: [PHP-DEV] session.save_handler=sqlite must go From: kingwez@gmail.com (Wez Furlong) Then maybe you should try specifying the path to the file that you want it to create, rather than the dir in which to create it. --Wez. On 10/12/05, Kevin Waterson wrote: > This one time, at band camp, Wez Furlong wrote: > > > Care to elaborate? > > When using session.save_handler=3Dfiles all works fine using /tmp > If this is changed to sqlite, I get errors cannot write to /tmp > > Kind regards > 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 > >