Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19579 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37813 invoked by uid 1010); 12 Oct 2005 19:55:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37798 invoked from network); 12 Oct 2005 19:55:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Oct 2005 19:55:50 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:56749] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A0/96-54476-54A6D434 for ; Wed, 12 Oct 2005 15:55:50 -0400 Received: (qmail 31138 invoked from network); 12 Oct 2005 19:55:45 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 12 Oct 2005 19:55:45 -0000 Message-ID: <434D6A0F.9080503@zend.com> Date: Wed, 12 Oct 2005 23:54:55 +0400 User-Agent: Thunderbird 1.4.1 (X11/20051006) MIME-Version: 1.0 To: Kevin Waterson CC: internals@lists.php.net References: <20051012200323.227cdac4.kevin@oceania.net> <4e89b4260510120547y319486ffub97ba2a8605fda2f@mail.gmail.com> <20051013053646.1ab8aa7a.kevin@oceania.net> In-Reply-To: <20051013053646.1ab8aa7a.kevin@oceania.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] session.save_handler=sqlite must go From: antony@zend.com (Antony Dovgal) On 12.10.2005 23:36, Kevin Waterson wrote: > This one time, at band camp, Wez Furlong wrote: > >> Care to elaborate? > > When using session.save_handler=files all works fine using /tmp > If this is changed to sqlite, I get errors cannot write to /tmp Please use php-general@lists.php.net for such questions. If something doesn't work for you, your first thought should be "what am I doing wrong" and not "this thing doesn't work and must go". -- Wbr, Antony Dovgal