I want to use django with apache server, but it needs mon_python

I've been trying to install mod_python ( 
mod_python-3.3.1.win32-py2.5-Apache2.2_2.exe 
), but the following errors occur during the installation
1. could not create mod_python-py2.5
2. could not set key value Python 2.5 mod_python-3.3.1
3. could not set key velue "C:\Python25\Removemod_python.exe" -u
"C:\Python25\mod_python-wininst.log"

I've the correct versions of python and apache installed in my system

After I'd updated the "httpd.conf" file with the statement "LoadModule 
python_module modules/mod_python.so" , apache server fails to restart.

what could be the reason?
 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/p8W91LMg2AQJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to