Content-type: text/plain Internal error: Traceback (most recent call last): File "goodurl.py", line 22, in ? Main() File "goodurl.py", line 13, in __init__ dispatcher = Dispatcher(SQLDatabase("lotsaclocks")) File "/home/goodurl/goodurl/SQLDatabase.py", line 41, in __init__ self.conn = makeDatabaseConnection(databaseName, host, user, passwd) File "/home/goodurl/goodurl/SQLDatabase.py", line 27, in makeDatabaseConnection return MySQLdb.connect( KeyError: 'paulreedsmith'