• Hey, if i activate the Plugin, i get an error in the Site Health:

    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.

    I also get this error:

    The REST API encountered an 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.
    Error: cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received (http_request_failed)

    Favorites: Version 2.3.2
    Wordpress: 6.0.3
    PHP: 7.4 but also on 8.1

    What can i do to fix this?

    The page I need help with: [log in to see the link]

  • The topic ‘An active PHP session was detected on Site Health’ is closed to new replies.