It's a linkage/dependency problem; ext/sqlite holds the sqlite2 PDO
driver, and PDO is a shared extension.

--Wez.

On 10/16/05, Lukas Smith <[EMAIL PROTECTED]> wrote:
> 14 Oct 2005, PHP 5.1 Release Candidate 2
> - Changed SQLite extension to be a shared module in Windows
> distribution. (Edin)
>
> Whats the reason for this?
> To allow people to switch between sqlite2 and sqlite3?
>
> Shouldnt the extension then be enabled by default in the php.ini-dist
> and php.ini-recommended files on windows? It does not seem to be the
> case in the current snaps zips.
>
> regards,
> Lulas
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to