• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

FastCGI process exceeded configured activity timeout

Usually it should be here C:\WINDOWS\system32\inetsrv\fcgiext.ini
But note, that apparently there is a built in operation timeout in fcgiext, and seems it is not able to configure it not fail after 5 minutes. I suggest that you form a separate web application that does not use fcgi, but common php. It processes the timeouts in a correct manner.
 
Back
Top