When i check logs i see this in error.log
AH01071: Got error 'PHP message: Xdebug: [Step Debug] Could not connect to debugging client. Tried: 127.0.0.1:9003 (through xdebug.client_host/xdebug.client_port).', referer:
on access.log i see this
"OPTIONS * HTTP/1.0" 200 110 "-" "Apache/2.4.29 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/1.1.1i (internal dummy connection)"
i hope some 1 can help me about this problem in .htaccess i write only this
<FilesMatch \.php$>
SetHandler "proxy:unix:/run/php/php8.1-fpm.sock|fcgi://localhost"
</FilesMatch>
i also try different php version aways same problem if i open store front all freeze and need 2-3 mins to load again