Session Start Error
-
Enabling CiviCRM Admin utilities creates an error in the WordPress site health screen.
Error is:
“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 have checked the PHP code of the plugin and cannot find the session_start problem in the code, so it is likely to be something it calls out of sequence within the code.
Deactivating removes the error in the site health screen. A performance inspection of the page load does not give any details as to what’s causing it.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Session Start Error’ is closed to new replies.