• The Site Health tool displays the following error when Before & After is activated. I isolated the issue to this plugin in particular.

    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 by session_write_close() before making any HTTP requests.

    How can I fix this issue?

    • This topic was modified 3 years, 9 months ago by dianat.

The topic ‘[NSFW] An active PHP session was detected’ is closed to new replies.