On 2 February 2010 11:50, Clodoaldo Neto <[email protected]> wrote: > 2010/2/1 Graham Dumpleton <[email protected]> >> >> Got done 4GB+ DVD image via bittorrent last night and trying to get it >> installed now. >> >> FWIW, am installing with SELinux disabled. If that works, will then >> try turning it back on in case it is related to that. I may need >> guidance from you on how you are setting up SELinux so mod_wsgi and >> especially daemon mode can work as from what I have seen before hasn't >> been straight forward, with general suggestion being to just disable >> it to avoid problems. >> > > I set selinux to permissive. It logs everything but does not block. > > I have setup Centos 5 in a virtual machine. Just installing mod_wsgi and > restarting the server does not trigger the seg fault. Will have to install > some site and send requests.
For CentOS 5.4 install DVD, no package updates, SELinux disabled and just your mod_wsgi-3.1-1.el5.x86_64.rpm installed, I see no problems for hello world program in either embedded mode or default single process for daemon mode. Am going to try permissive now and check that. If you work out the magic for reproducing it on fresh install, let me know. Graham -- You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en.
