2010/1/22 Pawel Tyll <[email protected]>: > On Jan 21, 9:40 pm, janedenone <[email protected]> wrote: >> In embedded mode, mod_wsgi works fine, but as soon as I uncomment the >> following >> # WSGIDaemonProcess djangoproject user=apache group=apache threads=10 >> # WSGIProcessGroup djangoproject >> nothing happens. What could cause this issue? > You really should take a look at few-days old thread: > http://groups.google.com/group/modwsgi/t/51a4e3bbb9ed7ecc > > OSX is derived from FreeBSD, and there's some incompatibility with > FreeBSD that's being looked at by Graham Dumpleton at this time. > To sum it up: it's a known problem, and temporary workaround is using > mod_wsgi 2.8 if it's suitable for you.
He isn't running under OS X though, he is running on CentOS within a VM. Thus what OS X is built on doesn't matter. Personally I develop mod_wsgi on MacOS X and that is what it is tested on, I haven't seen the FreeBSD problem on MacOS X. 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.
