Do you have multiple python installations? If not, it is a problem with the python path. When you use mod_wsgi, it is the mod_wsgi that starts python and it does not seem to find the mysqldb module.
Massimo On Dec 16, 12:19 pm, ceej <[email protected]> wrote: > Hey, > > When I run web2py on Apache2/CentOS 5 Using mod_proxy everything works > fine. But if I switch to mod_wsgi the server starts up fine so I know > it's not my mod_wsgi config but i get this internal > errorhttp://paste.pocoo.org/show/95614/any ideas? > > Many thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

