[mod_python] Need help: Apache, Win NT and Dr Watson error

Govindan, Manoj (CTS) GManoj at chn.cognizant.com
Thu Jan 18 20:14:53 EST 2001


> Hi,
> I need help for the following topic.
> I am using Apache 1.3.9 with mod_python 2.7.
> While running a DB accessing script with apache, Win NT *sometimes*
> reporting Dr. Watson error for apache.
> This does not happen always.
> I have set two directories as follows in the config file
> <Directory "f:/site/html/python">
>    AddHandler python-program .py           
>    PythonHandler feedback
>    PythonDebug on
> </Directory>
> 
> <Directory "f:/site/html/test">
>    AddHandler python-program .py           
>    PythonHandler guestbook::gbook
>    PythonDebug on
> </Directory>
> 
> The error comes occasionally for both the scripts.
> 
> Thanks
> Manoj
> 
> 

This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. 
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly 
prohibited and may be unlawful.

		Visit us at http://www.cognizant.com




More information about the Mod_python mailing list