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/ 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 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to