Enabling sqlite in php 5.3.5

Michael Cronenworth mike at cchtml.com
Fri Jan 28 21:12:26 UTC 2011


Andrew Dietz wrote:
> but still, phpinfo(() tells me the sqlite modules are not configured to
> load:
>
> Configure Command 	'./configure' (...) '--without-sqlite'
> '--disable-pdo' '--without-sqlite3' (...)

I saw Rahul replied just as soon as I did, but you already had it installed.

The configure line is for php and you can ignore it. SQLite support is 
provided by the php-pdo package.


More information about the users mailing list