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
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.?