Practical mod_perl / HTML Book /



previous page: 22.2.2. Value of $x may be unavailable at - line 5
  
page up: HTML Version of the book
  
next page: 22.2.4. Can't locate object method "get_handlers" ...

22.2.3. Can't locate loadable object for module ...


Here's an example of the full error report that you might see:

Can't locate loadable object for module Apache::Util in @INC...

In this particular example, it means that there is no object built for Apache::Util. You should build mod_perl with one of these arguments: PERL_UTIL_API=1, EVERYTHING=1, or DYNAMIC=1.

For similar errors, see Chapter 3. Locate the missing module and see what build-time argument enables it.

 

Continue to:

  • prev: 22.2.2. Value of $x may be unavailable at - line 5
  • Table of Contents
  • next: 22.2.4. Can't locate object method "get_handlers" ...







TOP
previous page: 22.2.2. Value of $x may be unavailable at - line 5
  
page up: HTML Version of the book
  
next page: 22.2.4. Can't locate object method "get_handlers" ...


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com