I have configured Ubuntu 11.10 in my PC. I have installed php 5.3.6-13ubuntu3.8.
My problem is that after PC upgrade, sqlite2 is not supported in PHP. Also sqlite3 database is locked whenever I have executed any insert/update query in PHP.
Any idea about this? I want work on both database simultaneously.