【发布时间】:2010-12-01 14:05:31
【问题描述】:
服务器启动时毫无怨言,但一旦我点击需要 Apache2 模块的页面,例如 Apache2::Cookie,它就会死掉:
Can't load 'C:/Perl5.10/site/lib/auto/APR/Request/Request.dll' for module APR::Request: load_file:The specified module could not be found at C:/Perl5.10/lib/DynaLoader.pm line 202... [etc all the way back to a line in my module]
【问题讨论】:
标签: apache2 httpd.conf mod-perl2 perlsections