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?
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?