Hello everyone, I am currently facing this problem for my website. That is slowing my website. How can I resolve it?
I increase my php version 8.1 from my hosting panel but when I increase it shows me to change some module after some research I tick imagick file on PHP extension.
but this problem is still there.
“An active PHP session was detected”
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.