Hey guys i started working on my new ubuntu10.10 and as soon as i start the administrative interface i get an error saying -
Traceback (most recent call last): File "gluon/restricted.py", line 192, in restricted File "C:/_dev/temp/web2py/applications/welcome/models/db.py", line 18, in <module> File "gluon/dal.py", line 3981, in __init__ RuntimeError: Failure to connect, tried 5 times: 'NoneType' object has no attribute 'connect' I use Python 2.5.6 due to the constraints of it suporting GAE. Appreciate any help.... Thanks in advance !

