Hello

We are running Red Hat 6.2 with PHP 5.3.3 installed via yum

Among other things in the ./configure section I see '--without-sqlite3'


However, via phpinfo() we see a section ...


sqlite3
SQLite3 support    enabled
SQLite3 module version    0.7-dev
SQLite Library    3.6.20

Directive    Local Value    Master Value
sqlite3.extension_dir    no value    no value

But our test of PHP-to-SQLite does not seem to be working

I am new to yum. How do we get PHP installed “with” sqlite?

Thanks
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to