Antony Dovgal wrote:
On 16.10.2005 19:31, Lukas Smith wrote:

Wez Furlong wrote:

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


Ok .. can then someone enable the php_sqlite.dll in our sample php.ini's then? I dont have the karma ..


If we enable any of *.dll in php.ini by default, PHP installation won't work anymore out-of-the-box.
Because it'll _require_ setting extension_dir too.

Whats the problem requiring that they set this? Most people do anyways .. no?

Either way if we don't then we need to make it clear in the changelog that this means that sqlite needs to be enabled manually.

regards,
Lukas

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

Reply via email to