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. -- 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.
