Re: Need help to configue mod_perl

2009-02-01 Thread Philip M. Gollucci
sandhya pawar wrote: I have installed perl5.8 & Apache 2.2 . Also Mod_perl2.2 I have to configure mod_perl. When I used to add following line in httpd.conf, LoadModule perl_module modules/mod_perl.so Apache used to get stop. How can I check that mod_perl properly installed. & what are the step

Need help to configue mod_perl

2009-02-01 Thread sandhya pawar
I have installed perl5.8 & Apache 2.2 . Also Mod_perl2.2 I have to configure mod_perl. When I used to add following line in httpd.conf, LoadModule perl_module modules/mod_perl.so Apache used to get stop. How can I check that mod_perl properly installed. & what are the steps to configure it.?