| View previous topic :: View next topic |
| Author |
Message |
glumbo
Joined: 11 Mar 2011 Posts: 204 Location: US
|
Posted: Nov 17, 2011 8:35 am Post subject: Rapidshare leech problem |
|
|
When I try to leech from RS
| Code: | | File download failed:500 Can't locate object method "e;new"e; via package "e;LWP::Protocol::https::Socket"e; |
|
|
| Back to top |
|
 |
zxlin
Joined: 22 Jun 2011 Posts: 32
|
Posted: Nov 18, 2011 1:39 pm Post subject: |
|
|
try this hope can help you
run this code on ssh
| Code: | | cpan -i Crypt::SSLeay |
|
|
| Back to top |
|
 |
zxlin
Joined: 22 Jun 2011 Posts: 32
|
Posted: Nov 18, 2011 1:40 pm Post subject: |
|
|
| sorry forgot to tell you, have to run it on all your file server |
|
| Back to top |
|
 |
glumbo
Joined: 11 Mar 2011 Posts: 204 Location: US
|
Posted: Nov 18, 2011 5:27 pm Post subject: |
|
|
| It was something else. I got it fixed |
|
| Back to top |
|
 |
glumbo
Joined: 11 Mar 2011 Posts: 204 Location: US
|
Posted: Nov 18, 2011 5:27 pm Post subject: |
|
|
| Not in php.ini |
|
| Back to top |
|
 |
stamos
Joined: 11 Nov 2010 Posts: 116
|
Posted: Nov 19, 2011 2:45 pm Post subject: |
|
|
on ubuntu/debiab do this:
apt-get install libcrypt-ssleay-perl
apt-get install libnet-ssleay-perl
and it works again  |
|
| Back to top |
|
 |
fileup
Joined: 28 Nov 2011 Posts: 26
|
Posted: Feb 18, 2012 4:35 pm Post subject: |
|
|
| glumbo wrote: | | It was something else. I got it fixed |
i got the same error.can i ask how did you fixed it ? |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: Feb 19, 2012 4:22 am Post subject: |
|
|
| 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:
| Quote: | | Error: File download failed:501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed) |
|
|
| Back to top |
|
 |
|