problems with mod_python

Piet van Oostrum piet at cs.uu.nl
Sun May 27 11:45:36 EDT 2001


>>>>> "Jonas Meyer Rasmussen" <meyer at kampsax.dtu.dk> (JMR) writes:

JMR> Hi.
JMR> I am having alot of trouble getting mod_python to work...
JMR> apache just denies to load the module in, giving me this error:

JMR> Syntax error on line 206 of c:/progra..../httpd.conf:
JMR> Cannot load c:/.../apache/modules/mod_python.dll into server: (126) The
JMR> specified module could not be found:

JMR> All i have added to the httpd.conf file is this line:

JMR> LoadModule python_module modules/mod_python.dll

And did you also copy the .py files to your python tree? Or include them in
your PYTHONPATH?
-- 
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 Python-list mailing list