Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

apache 2.4 mod_perl permission denied on standard modules

by Crackers2 (Parson)
on Aug 28, 2015 at 18:20 UTC ( [id://1140367]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [Fri Aug 28 18:15:43.053198 2015] [perl:error] [pid 22133] [client x.x
    +.x.x:x] failed to resolve handler `MyHandler': Can't locate Digest/SH
    +A.pm:   Permission denied at /etc/apache2/script/MyHandler.pm line 7.
    +\nBEGIN failed--compilation aborted at /etc/apache2/script/MyHandler.
    +pm line 7.\nCompilation failed in require at (eval 5) line 2.\n, refe
    +rer: https://x.x.x.x/
    
  2. or download this
    package MyHandler;
    
    ...
    use Apache2::URI ();
    use APR::URI;
    use APR::Pool ();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-19 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found