@Dave, this workaround doesn't work. Proved solution: manual install sqlite.so from natty packages.
You can see the difference between packages here: oneiric: http://packages.ubuntu.com/oneiric-updates/i386/php5-sqlite/filelist natty: http://packages.ubuntu.com/natty-updates/i386/php5-sqlite/filelist Step by step: - Download the old package from here: http://packages.ubuntu.com/natty-updates/php5-sqlite - Extracts sqlite.so - Move sqlite.so to /usr/lib/php5/20090626+lfs/ - Change file permissions to root:root - Enjoy! (source: http://ubuntuforums.org/showthread.php?p=11381810) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875262 Title: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/sqlite.so' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/875262/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
