I have been tasked with finishing a build for production that was 
interrupted due to another staff member leaving at short notice. It's 
RedHat Enterprise Linux 5 and there are two versions of python on the box. 
If I type python I get version 2.7. However if I try and use 
django-admin.py I find that it is trying to use python version 2.4. How do 
I specify to Django that I want to use python 2.7? I've seen multiple 
supposed answers on the net but nothing actually seems to answer my 
specific question. I'm fairly experienced on linux but have never had to 
setup django and python before. My Apache, php, phpMyAdmin setup is all 
working properly (after I sorted out some other issues),  but my second 
question is how do I wire up python/django to apache (or httpd as rhel5 
calls it). I've tried using mod_wsgi but have been told I must use 
mod_python. Advice or pointers to relevant urls are much appreciated. 
Thanks Dave, Melbourne

-- 
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/74af440c-b42d-4fcd-abfa-74da94958b73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to