XFileSharing Pro - Can't locate Encode/Locale.pm in @INC (@INC contains:

Message
Author
longsack
Posts: 24
Joined: Feb 04, 2014 3:07 am

Can't locate Encode/Locale.pm in @INC (@INC contains:

#1 Postby longsack » Mar 29, 2014 6:31 pm

Any idea on the subject?

When I click the twiter auth from the users "my account" area I get this error: "Software Error Can't locate Encode/Locale.pm in @INC (@INC contains:"

I just moved servers, I installed the modules as stated in the readfile "You can install required perl modules through SSH console manually:
1. YUM way (recommended)
yum install perl-libwww-perl.noarch perl-DBI perl-DBD-MySQL perl-GD"

Any idea how to fix this?

Thanks

longsack
Posts: 24
Joined: Feb 04, 2014 3:07 am

#2 Postby longsack » Mar 29, 2014 6:46 pm

working it... Fix action:
In cpan type install YAML and after it's installed type install LWP

New error:
Install Net::OAuth 0.25 or later for OAuth support at index.cgi line 2817

working this one now. :-) will update if I find a fix!

longsack
Posts: 24
Joined: Feb 04, 2014 3:07 am

#3 Postby longsack » Mar 29, 2014 6:52 pm

in cpan - Command "install Net::OAuth" --- Did the trick

new error... boy isn't this fun! :)
GET https://api.twitter.com/oauth/request_token failed: 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)

Time to search this one out! :)

longsack
Posts: 24
Joined: Feb 04, 2014 3:07 am

#4 Postby longsack » Mar 29, 2014 7:02 pm

following same logic:
install LWP::Protocol::https

Did NOT work!

Any thoughts?

longsack
Posts: 24
Joined: Feb 04, 2014 3:07 am

#5 Postby longsack » Mar 30, 2014 4:29 pm

I can't seem to get past this...
"GET https://api.twitter.com/oauth/request_token failed: 500 Can't connect to api.twitter.com:443 (Crypt-SSLeay can't verify hostnames) at Modules/Net/Twitter/Lite.pm line 210."

From reading SSLeay verifies the host name's... I can turn this off with a "0" just not sure how/where.

Anyone?

ALMGHARI
Posts: 50
Joined: Jun 07, 2008 5:37 pm

#6 Postby ALMGHARI » Sep 25, 2014 9:09 pm

# sudo yum install perl-Crypt-SSLeay