Gregory (Grisha) Trubetskoy
grisha at modpython.org
Tue Nov 27 12:22:05 EST 2001
Just not to confuse people any further, your problem was with your config file. Whenever you use ClearModuleList, you have to AddModule afterwards. This, BTW, has nothing to do with mod_python, and is all well documented in Apache docs. Grisha On Tue, 27 Nov 2001, Bohms, Michel wrote: > > Dear All (esp. Mark, Dan and Grisha), > > I swapped Apache 1.3.22 for 1.3.20 and my problem was solved. So advice: > stick with Apache 1.3.20 on windows if you want to have an integrated Python > ! > > Thanks for all your help, Michel > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://www.modpython.org/mailman/listinfo/mod_python >
|