XFileSharing Pro - Problem with software error

Message
Author
Alexeydi
Posts: 1
Joined: Mar 05, 2010 8:33 pm

Problem with software error

#1 Postby Alexeydi » Mar 05, 2010 8:35 pm

after i installed the program i surfed to the admin login page and got an error:
Software error:

Can't locate LWP/UserAgent.pm in @INC (@INC contains: Modules . /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8) at index.cgi line 8.
BEGIN failed--compilation aborted at index.cgi line 8.

For help, please send mail to the webmaster ([email protected]), giving this error message and the time and date of the error.
Does any one know this is happening?

mrperl
Posts: 65
Joined: Mar 06, 2010 11:40 am

Re: Problem with software error - LWP::UserAgent

#2 Postby mrperl » Mar 06, 2010 1:28 pm

Hi.

You need to install LWP::UserAgent, which is a free Perl module.

Something like this on CentOS:

Code: Select all

yum install perl-libwww
or otherwise:

Code: Select all

cpan -i LWP::UserAgent
Enjoy, mrperl.
Last edited by mrperl on Mar 08, 2010 10:45 am, edited 1 time in total.

ghohan
Posts: 9
Joined: Mar 04, 2010 8:22 am

Re: Problem with software error - LWP::UserAgent

#3 Postby ghohan » Mar 07, 2010 9:31 pm

mrperl wrote:Hi.

You need to install LWP::UserAgent, which is a free Perl module.

Something like this on CentOS:

yum install perl-libwww

or otherwise:

cpan -i LWP::UserAgent

Enjoy, mrperl.
Excellent Support :)
YM nya dong bos, biar bisa tanya2 nih :)