XFileSharing Pro - ERROR:LWP::Protocol::http::Socket: connect: Connection refus

Message
Author
filehost
Posts: 33
Joined: Apr 27, 2012 10:37 am

ERROR:LWP::Protocol::http::Socket: connect: Connection refus

#1 Postby filehost » Apr 27, 2012 10:54 am

Hello !

I run cron.pl file then got error below

Deleting symlinks for SRV=18...Error when deleting syms. SRV=18.
Can't connect to XXX.XXX.XXX.XXX:80 (Connection refused) LWP::Protocol::http::Socket: connect: Connection refused at /usr/lib/perl5/5.8.8/CGI/Carp.pm line 314.


How i can install CGI 5.8.8 with centos 6.0 64bit

Please give me command of CentOS

Thanks.

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#2 Postby ankurs » Apr 27, 2012 11:06 am

"Can't connect to XXX.XXX.XXX.XXX:80 (Connection refused) "

your main server cant connect to ur fileserver

filehost
Posts: 33
Joined: Apr 27, 2012 10:37 am

#3 Postby filehost » Apr 27, 2012 11:25 am

Hello !

Thank you help

Because i added this server
I can upload this server. Can download. But when run cron.pl file then got error.

I check ssh perl version then saw: perl 5.10.1 installed. How i can change path perl 5.8.8 to 5.10.1 link

Thanks

stdio
Posts: 65
Joined: Mar 27, 2012 4:05 pm

#4 Postby stdio » Apr 27, 2012 12:21 pm

Type "which perl". You will get the path where the perl binary is located. Then you need to make sure that path matches the .pl file (#!/usr/bin/perl for example).

filehost
Posts: 33
Joined: Apr 27, 2012 10:37 am

#5 Postby filehost » Apr 27, 2012 1:29 pm

which perl i got /user/bin/perl

But this error /user/bin/perl5/

How i can path on xFileSharing Pro for path on my server.

Thanks.