The sqlite3 rpm I had installed was causing problems with python2.5 (you couldn't import sqlite3 at all).
I've upgraded to the latest version of sqlite (3.3.10) and this seems to have fixed the problem.
Off-site status information for cornerhost.com.
The sqlite3 rpm I had installed was causing problems with python2.5 (you couldn't import sqlite3 at all).
I've upgraded to the latest version of sqlite (3.3.10) and this seems to have fixed the problem.