php session
-
i am having this issue
A PHP session has been created by the call to the session_start() function. This interferes with the REST API and return requests. The session should be closed by session_write_close() before making any HTTP requests.
reported by WP Site Health
must add this line to close session on php
sesion_write_close() in next update.
Can you tell file name and location to add the line in the mentime?
Thanks…
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘php session’ is closed to new replies.