On Wed, 15 Aug 2001, winnecon wrote:
>
> --
> To anyone that can help!
>
> I have installed mod_perl 1.26 according to the instructions in the
> INSTALL file.
You've messed up something. You shouldn't mungle with
apache_xxx/src/Configuration
see http://perl.apache.org/guide/install.html
> I ch
--
To anyone that can help!
I have installed mod_perl 1.26 according to the instructions in the
INSTALL file.
I checked apache_xxx/src/Configuration, to see if the make had added
the following as it should have:
AddModule modules/perl/libperl.a
It was not present, so I added it mys