Re: Install CPAN module in shared hosting



Most likely this module will need a C/C++ compiler which for obvious reasons
will not be present on your hosting providers machine.

The best option is to ask your provider for assistance with installing this.
Most of the time the hosting provider will not give you any trouble and will
simply install it for you.

One point of caution though, threads and module that rely on that are
usually not liked by hosting providers for the simple reason that they could
very easily cause a huge load on the machine and thus cause harm to other
clients. I have no idea if this module needs threads to be available but if
so be prepared for your provider to refuse installing it.

Regards,

Rob Coops

On Fri, Mar 28, 2008 at 4:23 PM, anthony brooke <esia168@xxxxxxxxx> wrote:

Hello,

I like to install CPAN modulike like AI::Prolog, I have the Cpanel that
have CPAN module installer, but my shared hosting does not allow some
modules to be installed like this AI::Prolog, what can I do ? Should I
install it in my computer first and then copy the PM files to my web host
directory and use the "use lib" to include my cpan module. Is there a better
way ? Thanks.


Send instant messages to your online friends http://uk.messenger.yahoo.com

--
To unsubscribe, e-mail: beginners-unsubscribe@xxxxxxxx
For additional commands, e-mail: beginners-help@xxxxxxxx
http://learn.perl.org/