Apache 2.2怎么安装mod_perl
我用的是PPM安装 
 ppm   install   http://theoryx5.uwinnipeg.ca/ppms/mod_perl-2.0.ppd 
 安装完后,在httpd.ini里加入   
 LoadFile    "D:/Perl/bin/perl58.dll " 
 LoadModule   perl_module   modules/mod_perl.so   #就是这里,Apache一运行,这里就出错,死活load不了 
------解决方案--------------------APACHE FOR WIN??? 
 APACHE FOR *NIX???