An active PHP session was detected
-
Hi !
I’m having issues with WordPress Site Health and this plugin.
When I activated it, I have these 3 issues :
– An active PHP session was detected
– the REST API encountered an error
– Your site could not complete a loopback requestI tried to use this topic : https://wordpress.org/support/topic/the-loopback-request-to-your-site-failed-4/page/2/#post-10662220
But the plugin doesn’t work after putting this code inside the file ‘wp_shopping_cart.php’ :
session_start([
‘read_and_close’ => true,
]);If you have a solution for me it would be perfect!
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘An active PHP session was detected’ is closed to new replies.