This is the first time that I am having apache configured to run django I plan on using mod_wsgi on apache and linux using 2 servers, the apache server and the application server.
The linux (red hat 6) / django server had python 2.6 installed for admin purposes out of the box.. Go figure, 2.6 has to be 10 years old. When you type in python, the 2.6 version runs. We added python 3.3 to install all of the packages to run the application. I am able to launch the local dev server with python 3.3 after running a script to initiate python 3.3 I will have apache point to the wsgi.py file for the django application. But how will apache know to implement python3.3 If I am missing something let me know, I am new at this production implementation. Thanks -- 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+unsubscr...@googlegroups.com. To post to this group, send email to django-users@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.