Displaying 1 result from an estimated 1 matches for "sqlitedatabase".
2006 Jul 20
1
SQLite with PHP5 problem
Has anyone ever installed PHP5 with SQLiteDatabase class support in CentOS
4.3?
I have to run a program with this class for a core feature.
But unfortunately, both the php 5.0.4 package in centosplus and a SRPM build
from FC5 will not work with this class.
With the error "undefined class SQLiteDatabase"!
And there *IS* the "pdo_sqli...