On Wed, 26 Apr 2000, Alex Krohn wrote:

> Hi!
> 
> I'm trying to get Apache::VMonitor to load on a new mod_perl 1.23/Apache
> 1.3.12/perl 5.005_03 installation. mod_perl is up and running fine,
> however I can't get Apache::VMonitor working. If I add 

> [Wed Apr 26 16:13:45 2000] [error] Can't locate loadable object for
> module Apache::Util in @INC (@INC contains:

you need to build mod_perl with PERL_UTIL_API=1 or EVERYTHING=1 or
DYNAMIC=1 to enable Apache::Util


Reply via email to