An active PHP session was detected
-
Hi there,
Site health dashboard is giving us the following error. Tracked it down to this plugin as the cause. Could you please advise a fix or release an update to fix it.
An active PHP session was detected
A PHP session was created by a
session_start()
function call. This interferes with REST API and loopback requests. The session should be closed bysession_write_close()
before making any HTTP requests.
- The topic ‘An active PHP session was detected’ is closed to new replies.