• Because of pages locking up in the browser it was suggested that we setup memcached for php session data. After setting it up our webpages were responding much better and the WordPress login was very fast. Then I tried all of my configured social logins and received “HybriAuth Configuration Error” in a box in the browser.

    It appears to me that hybridauth uses its on storage for sessiondata and probably gets the path from php session path but when you are using memcached it is a ip:port not a path.

    I would really like to get memcached working but have been unable to find any help on the internet.

    Thanks for any help in advance!

    https://wordpress.org/plugins/wordpress-social-login/

The topic ‘Memcached problem HybriAuth Configuration Error’ is closed to new replies.