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.

--
Wbr, Antony Dovgal

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

Reply via email to