Neha,
> I have made the required changes to the httpd.conf file
> ***
> LoadModule python_module /home/ngupta/Apache2/modules/mod_python.so
Did you also add the line:
AddModule mod_python.c
> DocumentRoot "/home/ngupta/Apache2/htdocs"
>
>
> AllowOverride FileInfo
>
>
> ***
> I m using a
hi,
i m trying to integrate python with apache on linux.For this i m using
mod_python.
I dont see any problem with the versions of python,apache and
mod_python i m using.
the versions i m using are
apache version2.
mod_python v3.1.14
python2.4
The problem is,when i m running my python script,after