Click to See Complete Forum and Search --> : adding mod to apache


dvdljns
11-21-2003, 08:11 AM
I downloaded the mod for perl. but cannot get it to load heres what I added.

LoadModule Mod_perl modules/mod_perl-1.so

on the one below that I added.

Addmodule mod_perl-1.so

I also tried this.

LoadModule Mod_perl C:/perl/bin/perl58.dll

Where am I going wrong here.