Plugin causing Site Health Errors: An active PHP session was detected
-
The plugin causes 1 critical issue:
A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.I had to disable the plugin.
Version 1.1.9
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Plugin causing Site Health Errors: An active PHP session was detected’ is closed to new replies.