I am currently trying to upgrade our websites which are hosted by webfusion. Our upgraded websites will implement session managment using Apache::Session. Since this module does not appear to be installed on the machine hosting our sites I have tried to copy the module source files to our own webspace. I have come up with the following software error;
Can't locate loadable object for module Storable in @INC (@INC contains: /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.6.1/i386-linux /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl .) at Apache/Session/Serialize/Storable.pm line 14 Compilation failed in require at Apache/Session/Serialize/Storable.pm line 14. BEGIN failed--compilation aborted at Apache/Session/Serialize/Storable.pm line 14. Compilation failed in require at Apache/Session/MySQL.pm line 22. BEGIN failed--compilation aborted at Apache/Session/MySQL.pm line 22. Compilation failed in require at session.pm line 46. BEGIN failed--compilation aborted at session.pm line 46. Compilation failed in require at user.pm line 53. BEGIN failed--compilation aborted at user.pm line 53. Compilation failed in require at main.pl line 59. BEGIN failed--compilation aborted at main.pl line 59.
What is a "loadable object" and how do I tell Perl where to find it?
Is there a better way to install modules to our own webspace?
ThanksIn reply to Installing modules in personal webspace by jhill
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |