On Sun, 11 Aug 2002, Sebastian Breier wrote: > Hi! > > When starting Apache 2.0.40, I get this error: > > Syntax error on line 173 of C:/Apache2/conf/httpd.conf: Cannot > load C:/Apache2/modules/mod_perl.so into server: Die angegebene > Prozedur wurde nicht gefunden. > > Last sentence translated: "The specified procedure could not be found". > Line 173 of httpd.conf says: Loadmodule perl_module modules/mod_perl.so > > This worked perfectly with 2.0.39 and earlier versions. My > mod_perl version is 1.99_05.
It may be an incompatibility arising when compiling against different apache versions. Try it now with the mod_perl-2 ppm package at http://theoryx5.uwinnipeg.ca/ppmpackages/ which I just compiled against apache-2.0.40. -- best regards, randy kobes