Re: mod_python, apache and django

2010-08-28 Thread Graham Dumpleton
On Aug 28, 5:21 am, Jesse wrote: > I'm loading django onto Windows XP professional with Apache. > Unfortunately, I need mod_python which only works with python 2.3. > Django needs python 2.4 and above.  Is there a way around this? The mod_python download page at www.modpython.org links to binar

Re: mod_python, apache and django

2010-08-27 Thread Russell Keith-Magee
On Sat, Aug 28, 2010 at 7:27 AM, Jesse wrote: > Do I not need it to run Apache on Windows with Django?  Or what is the > alternative?  This is the 5th server I've set up and I've always used > mod_python until now.  How do I get past this mod_python step? Seriously - the answer is to stop using m

Re: mod_python, apache and django

2010-08-27 Thread Jesse
Do I not need it to run Apache on Windows with Django? Or what is the alternative? This is the 5th server I've set up and I've always used mod_python until now. How do I get past this mod_python step? Jesse On Aug 27, 2:16 pm, Steve Holden wrote: > On 8/27/2010 3:21 PM, Jesse wrote:> I'm loadi

Re: mod_python, apache and django

2010-08-27 Thread Steve Holden
On 8/27/2010 3:21 PM, Jesse wrote: > I'm loading django onto Windows XP professional with Apache. > Unfortunately, I need mod_python which only works with python 2.3. > Django needs python 2.4 and above. Is there a way around this? > Thx > Stop needing mod_python? It's obsolete now. regards Ste

mod_python, apache and django

2010-08-27 Thread Jesse
I'm loading django onto Windows XP professional with Apache. Unfortunately, I need mod_python which only works with python 2.3. Django needs python 2.4 and above. Is there a way around this? Thx -- You received this message because you are subscribed to the Google Groups "Django users" group. T