sqlite-users  

Re: [sqlite] Problems with SQLite and PHP

Andy Goth
Mon, 08 Oct 2007 08:00:50 -0700

On Mon, 08 Oct 2007 13:12:08 +0200, Markus Wolff - NorthClick wrote
> How does it make sense that the entire directory containing the 
> directory must be writeable?

Sounds like a temporary file or lock file is being created.

Somebody who knows more about PHP or SQLite can tell you which is taking
place.  Me, I'd find out what's really happening by running SQLite in strace
and looking for open() calls.

-- 
Andy Goth
<[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------