On Wed, 3 Oct 2007, Tracy E Schreiber wrote:

Hi,

I believe that mod_perl 2.0.3 is not compatible with Apache 2.2.6. Starting
Apache gives this error:

httpd.exe: Syntax error on line 31 of D:/Apache/conf/httpd.conf: Cannot load
D:/Apache/modules/mod_perl.so into server: The specified module could not be
found.

This worked fine under 2.2.4, so the configuration is not the problem. The
mod_perl.so was retrived using ppm install
http://theoryx5.uwinnipeg.ca/ppms/mod_perl-2.0.ppd.

Any one able to get mod_perl.so to work with Apache 2.2.6

Thanks,
Tracy

For Apache/2.2.x, you want the mod_perl ppm package, not
mod_perl-2.0; see
 http://perl.apache.org/docs/2.0/os/win32/install.html#PPM_Packages
for details. Having said that, I'd also suggest holding off using 2.2.6, as others have suggested - stick with 2.2.4
for the time being. Note that the 2.2.5 package from
ApacheLounge is not an official ASF release, and the 2.2.6
from the same location contains hacks that won't be in
the next official ASF release that addresses certain
Win32 problems. See
   http://marc.info/?t=119137677000001&r=1&w=2
for a discussion of this and related issues.

--
best regards,
Randy Kobes

Reply via email to