• – VERSION OF THE PHP WEBSITE 8.1

    Your Plugin is causing 2 critical problems

    An active PHP session has been detected
    Performance
    A PHP session was created by a call to the session_start () function. 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
    REST APIs are the way WordPress, and other applications, communicate with the server. One example is the block editor screen, which depends on the REST API to view and save your articles and pages.

    The request to the REST API failed due to an error.
    Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)

    See video screenshots
    [video src="https://www.apdigital.it/errore.mp4" /]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘HEALTH OF THE WP WEBSITE’ is closed to new replies.