Re: [EMAIL PROTECTED] problem integrating apache,linux,python

2005-10-19 Thread Joshua Slive
On 10/19/05, neha gupta <[EMAIL PROTECTED]> wrote: > The problem is,when i m running my python script,after > starting apache ,it is showing me the code it has. > LoadModule python_module > /home/ngupta/Apache2/modules/mod_python.so > > > DocumentRoot "/home/ngupta/Apache2/htdocs" > > > AllowO

[EMAIL PROTECTED] problem integrating apache,linux,python

2005-10-19 Thread neha gupta
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