Hi,
I am using social login plugin for facebook and gmail login. It was working fine on my website http://watstory.com till last week bluehost changed my php configuration in an upgradation. After identifying the the social login failure, I changed the php.ini file to desired configuration. The configuration is getting reflected to watstory.com/info.php but the social login diagnostic failed and here is the result below. For some reason unknown to me the php oauth extension is loaded (I have no other plugin enabled which has oauth).
OK! The rewrite rules on your server appear to be setup correctly for this plugin to work.
OK! PHP >= 5.2.0 installed.
FAIL! OAuth API plugin enabled.
OAuth API plugin is not compatible with this plugin, and many providers like twitter and myspace wont work! Please disabled it!
OK! PHP Curl extension [http://www.php.net/manual/en/intro.curl.php] installed.
OK! PHP JSON extension [http://php.net/manual/en/book.json.php] installed.
FAIL! PECL OAuth extension [http://php.net/manual/en/book.oauth.php] installed. OAuth PECL extension is not compatible with this library.
End of Diagnostics!
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Rohit Gupta@Rohit_1990_3676

Rohit Gupta - 0 likes
You must log in to post replies.You said that you changed the php.ini file to desired configuration.
What exactly did you change? Where did you got the instruction for the desired configuration? which elgg version are you using?