[mod_python] Problem with httpd.conf under NT

piet at cs.uu.nl piet at cs.uu.nl
Fri Jun 8 11:49:30 EST 2001


>>>>> Tao Li <litao at photon.poly.edu> (TL) writes:

TL> Hi there,
TL> I followed the installation guide in manual and got a message 
TL> 'cannot load c:/...../modules/mod_python.dll into server: <126> 
TL> The specified module could not be found'. Does anyone know 
TL> how to solve the problem?. I am a newbie of python&apache. 
TL> Thanks a lot for your help. 

TL> OS: WinNT (SP6)
TL> Apache: 1.3.20
TL> Python: 2.1  

If you have a downloaded DLL, this is not compiled for Python 2.1. So you
have to use Python 2.0 or recompile mod_python for 2.1.
-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum at hccnet.nl




More information about the Mod_python mailing list