• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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