Active PHP session error still not resolved
-
Hello,
I installed your plugin due to the site health check giving me a critical warning about the active PHP session and rest API issues. After installing the plugin, the rest API and loopback warnings disappeared, but the following critical issue remains.
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’ve read some of the previous help topics about creating a mu plugin, but I don’t understand how to do this, or if it will solve my problem. Can someone please help me.
Thanks
The page I need help with: [log in to see the link]
- The topic ‘Active PHP session error still not resolved’ is closed to new replies.