En/na Malcolm J Harwood ha escrit:
On Tuesday 22 November 2005 07:30 am, Francesc Guasch wrote:
I'm trying to use Apache::Monitor with mod_perl2, but
it fails to load it. I changed some code because it
didn't detected it was running inside mod_perl2 ,but
I'm unable to fix it more.
Does "make test" give you any other errors?

Hi Malcolm, thank you for answering my question.

That's all I get once I fix the mp2 version check:

[error] ap_scoreboard_image doesn't exist at /usr/local/web20/.cpan/build/Apache-VMonitor-2.05/blib/lib/Apache/VMonitor.pm line 42.\nBEGIN failed--compilation aborted at /usr/local/web20/.cpan/build/Apache-VMonitor-2.05/blib/lib/Apache/VMonitor.pm line 44.\nCompilation failed in require at (eval 3) line 3.

Do you have mod_status installed?
I think it is, typing "httpd -l | grep status", I get:
  mod_status.c

> Do you have 'ExtendedStatus On' in your
httpd.config?

yes

These are the versions of some modules. I installed apache,
perl and mod_perl from sources.

   httpd-2.0.55
   perl-5.8.7

   APR::Pool         0.009000
   Apache-Scoreboard 2.08
   libapreq2         2.06-dev
   mod_perl          2.0.2
Which version of Apache::VMonitor are you using?

I'm sorry I missed I'm using:

      Apache::VMonitor  2.05

Reply via email to