GerhardHäring
gerhard at bigfoot.de
Fri Jan 19 08:04:49 EST 2001
I would upgrade to Apache 1.3.14. This solved a thread-related problem for me. Gerhard "Govindan, Manoj (CTS)" wrote: > > > 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. -- contact: g e r h a r d @ b i g f o o t . d e web: http://highqualdev.com
|