On Tue, 4 Oct 2005, Troy Bull wrote:
Here is a bit more info my httpd.conf where I load the mod perl :LoadModule perl_module modules/mod_perl.so LoadFile "C:/Perl/bin/perl58.dll" LoadFile "c:/apache/Server/Apache2/bin/libapreq2.dll" LoadModule apreq_module modules/mod_apreq2.so PerlModule Apache2
In the current mod_perl 2 (which the Win32 ppm package is based on), there is no Apache2.pm; see http://perl.apache.org/docs/2.0/rename.html -- best regards, randy kobes