• When I enable the “Disk Space Usage” plugin (premium), the “Site Health Status” has flagged a critical issue which is activated . Interestingly, this issue does not appear when the plugin is disabled.

    The issue at hand revolves around an active PHP session that was detected. The details are as follows:

    Category: Performance
    Detail: A PHP session was created by a session_start() function call. It appears that this is interfering with REST API and loopback requests. As per best practices, the session should be closed by session_write_close() before making any HTTP requests.

    Could you kindly look into this and apply the necessary adjustments to mitigate the problem?

    Thank you for your time.

  • The topic ‘Addressing Critical Issue Related to “Disk Space Usage” Plugin on WordPress’ is closed to new replies.