--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2304dc16-31da-4fcd-bec5-d8e807b4b4d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
"Once the baseline Python environment has been created, the WSGIPythonHome directive should be defined within the global part of the main Apache configuration files.
WSGIPythonHome /usr/local/pythonenv/BASELINE "
Where do I place this directive in Apache and can you give me an example of the anything else that would be in this directive?
Thanks
You have to use a mod_wsgi that is built against python3. On Debian/Ubuntu, the package is called libapache2-mod-wsgi-py3.