XFileSharing Pro - Rapidshare leech problem

Message
Author
glumbo
Posts: 211
Joined: Mar 11, 2011 6:26 am

Rapidshare leech problem

#1 Postby glumbo » Nov 17, 2011 8:35 am

When I try to leech from RS

Code: Select all

File download failed:500 Can't locate object method "e;new"e; via package "e;LWP::Protocol::https::Socket"e;

zxlin
Posts: 32
Joined: Jun 22, 2011 7:33 pm

#2 Postby zxlin » Nov 18, 2011 1:39 pm

try this hope can help you

run this code on ssh

Code: Select all

cpan -i Crypt::SSLeay

zxlin
Posts: 32
Joined: Jun 22, 2011 7:33 pm

#3 Postby zxlin » Nov 18, 2011 1:40 pm

sorry forgot to tell you, have to run it on all your file server

glumbo
Posts: 211
Joined: Mar 11, 2011 6:26 am

#4 Postby glumbo » Nov 18, 2011 5:27 pm

It was something else. I got it fixed

glumbo
Posts: 211
Joined: Mar 11, 2011 6:26 am

#5 Postby glumbo » Nov 18, 2011 5:27 pm

Not in php.ini

stamos
Posts: 139
Joined: Nov 11, 2010 5:37 pm

#6 Postby stamos » Nov 19, 2011 2:45 pm

on ubuntu/debiab do this:

apt-get install libcrypt-ssleay-perl
apt-get install libnet-ssleay-perl

and it works again :D

fileup
Posts: 26
Joined: Nov 28, 2011 3:32 pm

#7 Postby fileup » Feb 18, 2012 4:35 pm

glumbo wrote:It was something else. I got it fixed
i got the same error.can i ask how did you fixed it ?

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#8 Postby admin » Feb 19, 2012 4:22 am

fileup wrote:
glumbo wrote:It was something else. I got it fixed
i got the same error.can i ask how did you fixed it ?
stamos already provided solution.

Even more, your error can't be more clear:
Error: File download failed:501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)