So **please** do retain the sqlite support! :-) I'm happy to debug
and even provide patches as I can code in PHP moderately well.
While I'm here I have a problem, when I connect to a sqlite3 database I
just get a blank page, connecting to mySql databases works fine.
... and here's the reason:-
[Sun Feb 05 12:30:20 2012] [error] [client 192.168.1.4] PHP Fatal error:
Call to undefined function sqlite_libversion() in
/home/www-data/www/sqlbuddy/includes/class/Sql.php on line 43,
referer: http://chris/sqlbuddy/login.php
Looking at this it seems that there's some oddity in the way PHP and
sqlite3 work together - it's not just a straightforward missing library.
--
Chris Green