• 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

Issue PHP is giving Fast CGI errors on Multiple servers for the last 3 days

Amit Suneja

New Pleskian
Hi
Since Saturday, All my PHP sites are throwing the error pasted below. This is happening on multiple servers, randomly. I'm assuming some update or something is causing this. Any idea? Some help will be appreciated

HTTP Error 500.0 - Internal Server Error
The FastCGI process has failed frequently recently. Try the request again in a while
Detailed Error Information
Module FastCgiModule
Notification ExecuteRequestHandler
Handler PHP5-FastCGI-php
Error Code 0x80004005
Requested URL http://xxxxxxxx
Physical Path C:\Inetpub\vhosts\XXXXXXX
Logon Method Anonymous
Logon User Anonymous
Most likely causes:

IIS received the request; however, an internal error occurred during the processing of the request. The root cause of this error depends on which module handles the request and what was happening in the worker process when this error occurred.
IIS was not able to access the web.config file for the Web site or application. This can occur if the NTFS permissions are set incorrectly.
IIS was not able to process configuration for the Web site or application.
The authenticated user does not have permission to use this DLL.
The request is mapped to a managed handler but the .NET Extensibility Feature is not installed.
 
Back
Top