On Tue, 21 May 2002, Michael Lawrie wrote:

> Hello,
> I've spent several days working on this problem, reading various FAQ and
> whatnot and finally decided to try this email list, hoping that I might find
> an answer here.
>
> I'm running Win2KPro and Apache 1.3.23
> I downloaded mod_perl2.ppd, and installed the *.so file in the default modules
> directory for my web server.
>
> I edited the httpd.conf file to include the following line:
> LoadModule perl_module modules/mod_perl.so
>
> When I attempt to start httpd I get this message:
> Syntax Error on line 193 of c:/apache/apache/conf/httpd.conf
> Can not load c:/apache/apache/modules/mod_perl.so into server: (126) The
> specified module could not be found.
>
> Is there something I've missed?

To use mod_perl-2, you'll need to get Apache2 (which is now
at 2.0.36) - in general you can't mix Apache-1 and Apache-2
modules. See http://theoryx5.uwinnipeg.ca/win32_apache2.html
for a discussion on how to get mod_perl-2 set up and initially
configured on Win32.

best regards,
randy kobes

Reply via email to