![]() |
|
There's more than one way to do things | |
PerlMonks |
Re^4: apache 2.4 mod_perl permission denied on standard modulesby Crackers2 (Parson) |
on Aug 28, 2015 at 20:46 UTC ( #1140375=note: print w/replies, xml ) | Need Help?? |
Nope, no copies of Digest/SHA.pm anywhere else If I manually add
in a BEGIN block, the error in the apache log changes to:
If I also add an explicit
It ends up with:
With this BEGIN block:
which I think should be pretty much a noop (I also tried with reverse @inc, same result) I end up with:
And of course Carp.pm is there
In Section
Seekers of Perl Wisdom
|
|