An active PHP session was detected?
-
Hello. On my Site Health, “An active PHP session was detected” showed up and it displays the following details.
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.How do I solve this problem? Thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘An active PHP session was detected?’ is closed to new replies.