Beefy Boxes and Bandwidth Generously Provided by pair Networks Bob
Just another Perl shrine
 
PerlMonks  

Re^2: Apache/mod_perl2 : "failed to resolve handler"

by mpeters (Chaplain)
on Jun 20, 2005 at 12:22 UTC ( [id://468402]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: Apache/mod_perl2 : "failed to resolve handler"
in thread Apache/mod_perl2 : "failed to resolve handler"

In addition to the above, try loading your module before using it as a handler. This will cause Apache to not even start if there are problems with it and thus catch your problem (with a better error message) earlier.
PerlModule pl::Hello
or in a startup.pl
use pl::Hello;

-- More people are killed every year by pigs than by sharks, which shows you how good we are at evaluating risk. -- Bruce Schneier

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://468402]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.