Someone else should try CentOS 5 / Apache / mod_wsgi, because everything I have done is correct but it still won't find the mysqldb module. Which is very strange because if I run it using mod_proxy it finds it fine. even running python import mysqldb works fine :/
On Dec 16, 11:15 am, ceej <cjlaz...@googlemail.com> wrote: > Massimo, > > I only have one version of python now "python" which works for > mod_proxy but I get that same error for mod_wsgi. > > Wes James, > > I'm using CentOS 5 > > If it will make it easy I'm in #web2py so you could usehttp://web2pychat.com > to talk in real time. > > :) > > On Dec 16, 10:38 am, "Wes James" <compte...@gmail.com> wrote: > > > do you have selinux on? if so, you may need to change something or > > turn it off temporarily and see if it makes a diff.... then figure out > > what you need to change in selinux if it is on. > > > How do I temporarily turn off enforcing mode without having to reboot? > > > Occasionally you may need to perform an action that is normally > > prevented by policy. Run the command setenforce 0 to turn off > > enforcing mode in real time. When you are finished, run setenforce 1 > > to turn enforcing back on. > > >http://docs.fedoraproject.org/selinux-faq-fc5/#id2962669 > > > -wj > > > On Tue, Dec 16, 2008 at 11:19 AM, ceej <cjlaz...@googlemail.com> 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 error > > >http://paste.pocoo.org/show/95614/anyideas? > > > > 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 web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---