Title: PHP Error
Last modified: August 2, 2023

---

# PHP Error

 *  Resolved [daphnetalbot](https://wordpress.org/support/users/daphnetalbot/)
 * (@daphnetalbot)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/php-error-602/)
 * Hi,
 * I noticed the error below on one of my sites WordPress Site Health Pages. My 
   IT support tracked it back to your plugin and fixed it. My hope is that you can
   make the same change on your side so that when you push out an update, it will
   not break what my IT people did. Is that doable?
 * Thanks!
 * **This is what they said they did:** The problem was related to the “Captcha 
   Code” plugin, specifically a syntax error in the ‘wpCaptcha.php’ file where the‘
   session_start()’ function was used incorrectly.
 * **WordPress Site Health Page Error**
   An active PHP session was detected PerformanceA
   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.
 * The REST API encountered an error Performance
   The REST API is one way that WordPress
   and other applications communicate with the server. For example, the block editor
   screen relies on the REST API to display and save your posts and pages.
 * When testing the REST API, an error was encountered:
   REST API Endpoint: [https://domainame.com/wp-json/wp/v2/types/post?context=edit](https://domainame.com/wp-json/wp/v2/types/post?context=edit)
   REST API Response: (http_request_failed) cURL error 28: Operation timed out after
   10001 milliseconds with 0 out of -1 bytes received

Viewing 1 replies (of 1 total)

 *  Plugin Author [WebFactory](https://wordpress.org/support/users/webfactory/)
 * (@webfactory)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/php-error-602/#post-17296712)
 * Hi,
   We just took over the plugin and will have a new version out ASAP with a 
   fix. I apologize for the untimely delay.

Viewing 1 replies (of 1 total)

The topic ‘PHP Error’ is closed to new replies.

 * ![](https://ps.w.org/captcha-code-authentication/assets/icon-256x256.png?rev=
   3013521)
 * [Captcha Code](https://wordpress.org/plugins/captcha-code-authentication/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/captcha-code-authentication/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/captcha-code-authentication/)
 * [Active Topics](https://wordpress.org/support/plugin/captcha-code-authentication/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/captcha-code-authentication/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/captcha-code-authentication/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WebFactory](https://wordpress.org/support/users/webfactory/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/php-error-602/#post-17296712)
 * Status: resolved