On 5/20/06, Al Baker <abaker@php.net> wrote:
> Are there any plans for upgrading the SQLite driver?
Yes. We didn't want to do this in a point release of PHP because of
BC concerns.
> there doesn't
> appear to be anyway to compile the driver against an existing sqlite
> installation (e.g. --with-pdo-sqlite=[DIR]).
This should work. I believe this was broken for a while, but has
recently been fixed in CVS.
--Wez.