Forum Moderators: phranque

Message Too Old, No Replies

Mod Python with Apache 2.0

         

Anyango

7:17 am on Jul 10, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello

I have apache server version

2.0.48(Win32)

and i have installed

Python 2.4

Operating System is Windows

Which Mod_Python version shall i use to integrate apache with Python. Following versions are available for windows

2.1
2.2
2.4
2.5
2.6.3
2.6
2.7.1
2.7.2
2.7.4
2.7.6
3.0.1
3.0.3
3.0.4
3.1.0a
3.1.2b
3.1.3

Thank You

jdMorgan

8:20 pm on Jul 11, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Anyango,

I can't give you a recommendation, other than to say that a good approach is to do a search for

Apache <application_name> <application version>

to see if there are any major problems with the application version you are considering for use. In general, it's best to use the latest version, as long as there are not a lot of reported interoperability problems.

In the case of 'major' applications like Python, PERL, and PHP, it's a good idea to check the forums at the web sites dedicated to these applications.

Jim