I'm using apache2 and php5 and I have an SQLite3 database I'm trying to use.
PHP crashes at the line that says:
$db = new SQLite3("dbOpus.sqlite");-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/281714 Title: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/sqlite3.so' -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
