![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^2: Apache/mod_perl2 : "failed to resolve handler"by mpeters (Chaplain) |
on Jun 20, 2005 at 16:22 UTC ( [id://468402]=note: print w/replies, xml ) | Need Help?? |
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.
or in a startup.pl
-- More people are killed every year by pigs than by sharks, which shows you how good we are at evaluating risk. -- Bruce Schneier
In Section
Seekers of Perl Wisdom
|
|