Hi all

I have just installed the binary of Apache v1.3.22 on Windows 2000 and have
attempted to add mod_perl. I am using ActiveState Perl 5.6.1

The installation of mod_perl (from theoryx5.uwinnipeg.ca) via ppm fails when
it attempts to install mod_perl.so to c:\apache root. The default location
for apache when I installed it was c:\program files\apache group\apache. I
followed the instructions and manually copied mod_perl.so to my modules
directory.

However, when I run "apache -t" I am warned of "Invalid command
'PerlHander'" in my startup.pl file. This suggests that mod_perl is not
installed. ppm -query mod_perl suggests that it is installed correctly by
ppm. I have tried installing and reinstalling, but to no avail.

I have also entered:

LoadModule perl_module modules/mod_perl.so

in httpd.conf, which parses okay.

Any ideas?

Dan



Reply via email to