How does on enable sqlite in php without compiling php from scratch?

I thought I had the packages needed for sqlite to work, namely:

[root@h... ~]# rpm -qa  | grep php
php-pdo-5.3.5-1.fc14.x86_64
php-cli-5.3.5-1.fc14.x86_64
php-common-5.3.5-1.fc14.x86_64
php-5.3.5-1.fc14.x86_64

but still, phpinfo(() tells me the sqlite modules are not configured to 
load:

Configure Command       './configure' (...) '--without-sqlite' 
'--disable-pdo' '--without-sqlite3' (...)

Any help would be greatly appreciated.

Andrew

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to