PHP Session Error + cURL Error
-
Hello,
Today upon checking the WordPress ‘Site Health’ tool, I was presented with the following two error messages.
An active PHP session was detected Performance 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.
The REST API encountered an error Performance The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages. The REST API request failed due to an error. Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)
Upon debugging by deactivating plugins, when deactivating Woo Product Filter both of the errors disappeared.
Any help with this would be thoroughly appreciated, many thanks for your time
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Session Error + cURL Error’ is closed to new replies.