Sessions path not matching server
-
I’m not at all a technical person so please excuse the possibly un-technical description.
I currently run into a ‘critical error’ when trying to execute social login for my websites users. This seems to be due to a misconfiguration in sessions paths between the WordPress plugin (UsersWP, using https://hybridauth.github.io/) and my server (self-managed on Upcloud).
This is what shows on the error log: https://imgur.com/dufuAYS
A friend kindly offered to investigate the issue. Not sure how accurate this is but he seems to think that the sessions path within HybridAuth is defined incorrectly (hardcoded?) to /var/cpanel/php/sessions when it should be /var/lib/php/sessions:
See screenshot of his error log: https://imgur.com/4w22rDK
You can replicate the critical error by going to https://300hours.com/login and clicking on either social login option (Google or Twitter).
The page I need help with: [log in to see the link]
- The topic ‘Sessions path not matching server’ is closed to new replies.