• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Perl App Path Problems

E

ebiven

Guest
Plesk 7.5.4
FreeBSD 5.3
Perl 5.8.7

I have a Perl web service that uses some CPAN modules, all of which are loaded and found just fine UNTIL I try and reference them from the web service code. Then I get an error in the Apache logs telling me the module can't be found in the @INC path. The error is using the full path names from the disk, but the modules are most certainly there. I'm guessing that I'm having some sort of chroot problem but I'm not sure how to fix it. Any ideas?
 
Back
Top