Health status, critical issue, PHP session
-
Health status, critical issue: PHP sessions created by a session_start() function call may interfere with REST API and loopback requests. An active session should be closed by session_write_close() before making any HTTP requests.
What’s causing this error and is there a solution?
- The topic ‘Health status, critical issue, PHP session’ is closed to new replies.