From: Paul Bijnens Paul.Bijnens@xplanation.com
Is there any reason (besides upstream does it) to compile php5 with --without-sqlite in CentOS5 ?
I think I read that PDO has become the "default" for PHP... no?
# rpm -ql php-pdo /etc/php.d/pdo.ini /etc/php.d/pdo_sqlite.ini /usr/lib/php/modules/pdo.so /usr/lib/php/modules/pdo_sqlite.so
JD