You may need to add (to httpd.conf) LoadFile c:/path/to/perl/bin/perl58.dll
before the LoadModule line. Issac Tracy E Schreiber wrote: > Hi, > > I hope this isn't too much of a newbie question... > > I am trying to upgrade from Apache 2.0.55 using mod_perl V1.0 to Apache > 2.2.2 using mod_perl V2.0. This installation is on a Windows XP Pro SP2 > machine. I get this error: > > httpd.exe: Syntax error on line 31 of D:/Apache2.2/conf/httpd.conf: Cannot > load > D:/Apache2.2/modules/mod_perl.so into server: The specified module could not > be > found. > > The module is in the directory. Am I doing something wrong or is the module > not compatible with Apache 2.2.2? > > Thank You, > Tracy > > >