Hi Cory, it's very hard to tell from the info so far. good that you have narrowed it down to a DB issue.
have you checked the error files that web2py produces to see what is in there? those "tickets" are often quite helpful. (excuse me if you already checked....) my best guess though is that your database connection string is incorrect. cfh On Jun 12, 3:14 pm, Cory Coager <[email protected]> wrote: > It seems to be failing on the model. I can't seem to get any DAL > working. If I do a simple hello world test it works fine. If I add > in a model like sqlite or postgresql, it gives "Internal error". > Whats going on here?

