in reply to Re^11: Custom module is present but not read by Apache (?)
in thread Custom module is present but not read by Apache (?)

Consider asking your system administrator where/how they want such modules installed.

Also, local::lib is a good way to set up modules as (and for) a given user. That user would install the modules into a local directory and you could then give the Apache user read permissions to that directory.

  • Comment on Re^12: Custom module is present but not read by Apache (?)