Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^4: Dynamic @INC under mod_perl2 (Apache2 VirtualHost)

by graq (Curate)
on Mar 29, 2006 at 10:48 UTC ( [id://539918]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Dynamic @INC under mod_perl2 (Apache2 VirtualHost)
in thread Dynamic @INC under mod_perl2 (Apache2 VirtualHost)

Looking through the Apache2::RequestRec documentation shows that log_error actually exists on Apache2::Log (which extends Apache2::RequestRec).

For whatever reason, that extension was not loaded with the new configuration. Adding use Apache2::Log; to my modules fixed the problem.

Thank you all for your help

-=( Graq )=-

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://539918]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-03-29 14:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found