session_start() function call
-
The plugin generates error on site health monitor:
“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.”
Also a REST API error:
“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.
Address: REST API: XXXXXXXwp-json/wp/v2/types/post?context=edit
Response: REST API: (http_request_failed) cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received’
- The topic ‘session_start() function call’ is closed to new replies.