OH!, thank you so much, this is a lot of new useful information. I'm testing it right away.
Do you mean mod_wsgi-express, not mod_wsgi-httpd? Or are you actually using > both? > I'm using the mod_wsgi as far as I know, since I use python manage.py runmodwsgi --reload-on-changes And in my virtual env I have installed the mod_wsgi-httpd, and mod_wsgi. A misunderstood that when installing mod_wsgi-httpd you had your configs in an independent mode (separate apache on /tmp for example), and when you don't install mod_wsgi-httpd you have it configured in the main apache installation, which is wrong. I'm gonna try to use the mod_wsgi-express script instead of the above command then, to use what you suggested me. Thanks again, I'll let you know if I solved it. -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
