• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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