An active PHP session was detected

Home/Support Forums/Pniber/An active PHP session was detected

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #466
    webhostpro
    Participant

    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.

    This is listed with all the Pniber install in the Site Health Status section.

    Any idea how to fix this?

    #467
    LenVan Support
    Keymaster

    Hello,

    The Pniber does not use the session_start() function, it is used by the Unyson plugin (that our theme is based on).

    Someone on their forum has already written about this, for example: url, but so far there is no update.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘An active PHP session was detected’ is closed to new replies.