in reply to Re: module not found errors in a mod_perl handler
in thread module not found errors in a mod_perl handler
Thanks for your suggestion. Sorry to be clear, HTTP::Config is not located in the /my/handler/lib directory - this only has my custom hander in it. HTTP::Config (and other installable perl modules) are located in the perlbrew install directories. I have checked permissions on these dirs, and they are r and x for all users.
In this case I'm on Centos7.9 with no SELinux/AppArmor.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: module not found errors in a mod_perl handler
by hippo (Archbishop) on Dec 15, 2022 at 21:23 UTC |