406. The session identifier is missing
-
Getting this on ALL my providers…. NOPE my hosting php variables etc have NOT changed since it WAS working… ALL i did was upgrade to latest verion of the plugin and now i get this error – I AM flipping out as this is a CRITICAL issue with our users…..
WSL worked like a DREAM for me before on a few sites, now i am stuffed
406. The session identifier is missing
YES i also tried this fix
If you did encounter The session identifier is missing or You cannot access this page directly, it means that PHP sessions are not working as expected by WSL on your web server. This issue may have many reasons:
File permissions.
If you see an error Warning: session_start() [function.session-start]: open(/tmp/sess_… on the top of this page or in the Error log file, then most likely because of a file permissions problem. The solution is to make a trouble ticket with your web host.
For advanced users: alternatively, you can create the sessions folder in your root directory, then add session_save_path(‘/path/to/writable/folder’) at the top of the following files:
wp-config.php
wp-content/plugins/wordpress-social-login/wp-social-login.php
wp-content/plugins/wordpress-social-login/hybridauth/index.phphttps://www.ads-software.com/plugins/wordpress-social-login/
- The topic ‘406. The session identifier is missing’ is closed to new replies.