Jean-Damien Durand a écrit :
Here is how I installed StrawberryPerl + mod_perl + apache2 on Windows (tested onVista):

Ah yes of course you will need to add lines like

LoadFile "C:\strawberry\perl\bin\perl510.dll"
LoadModule perl_module modules/mod_perl.so
LoadFile "C:\Program Files\Apache Software Foundation\Apache2.2\bin\libapreq2.dll"
LoadModule apreq_module modules/mod_apreq2.so

in your httpd.conf (change paths if needed)

Cheers, JD.


Reply via email to