I am trying to configure mod_perl2.0.
but Apache used to get stop.When I enters the above lines in httpd.conf.


PerlRequire "C:Program FilesApache Software FoundationApache2.2confextra.pl" 

### New new line for mod_perl
LoadModule perl_module modules/mod_perl.so

#mod_perl - 
LoadFile "C:/Perl/bin/perl58.dll" [This line works.]

What r the steps to configure mod_perl?
My installation are:
perl5.8 windows xp
Apache 2.0

Sandhya.



 


On Sun, 01 Feb 2009 23:09:38 +0530  wrote
>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 steps 
>> to configure it.?
>Thats a really broad question.
>
>http://perl.apache.org/docs/2.0/user/config/config.html
>
>If you having issues, you should provide any error output you get, your 
>httpd.conf (a larger portion),
>and any messages in your error_log.
>
>-- 
>------------------------------------------------------------------------
>1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
>Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354
>Consultant          - P6M7G8 Inc.                http://p6m7g8.net
>Senior Sys Admin    - RideCharge, Inc.           http://ridecharge.com
>Contractor          - PositiveEnergyUSA          http://positiveenergyusa.com
>ASF Member          - Apache Software Foundation http://apache.org
>FreeBSD Committer   - FreeBSD Foundation         http://freebsd.org
>
>Work like you don't need the money,
>love like you'll never get hurt,
>and dance like nobody's watching.
>

Reply via email to