I run FreeBSD + Apache2 + mp2. CPAN 'test Apache::Reload'
yields 'pass'. Subsequent CPAN 'test Apache2::Reload'
wants to use the same module, so it says 'Has already been
tested successfully'.
cmac
On Sep 3, 2009, at 3:59 AM, Foo JH wrote:
Hello guys,
I'm wondering if there is any1 using FreeBSD + Apache2 + mp2. In
short: there's no Apache2::Reload.
I browsed around the web (in particular http://www.mail-archive.com/
d...@perl.apache.org/msg12048.html) , and apparently I'm not the
only one who noticed it. People mention Apache::Reload, but on my
FBSD7.2:
1. Installing p5-Apache-Reload over package (at v0.07) throw out:
Can't locate object method "dir_config" via package
"Apache2::RequestRec" at /usr/local/lib/perl5/site_perl/5.8.8/
Apache/Reload.pm line 51.
2. I can't install p5-Apache-Reload over ports, as it will complain
it expects Apache 1.3.
Any advice will be appreciated.
Thanks.