• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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