So could you create a new website and load the php web application? I mean the specific php application stop working or all the php application stop working?
If only specific application crash the fast cgi, then it could be caused by your php application. However, if all the php web page stop working ,then it should be a PHP configuration issue.
So please try to reinstall the PHP in IIS following this link:
1 Post
fastcgi error
Feb 04, 2018 04:25 AM|anil karki|LINK
can someone tell me how to get this erro fixed.. tried all recommended fixes but not working
Detailed Error Information:
<div id="details-left" style="background-color: transparent; color: #000000; float: left; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11.2px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-right: 18.2px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 318.61px; word-spacing: 0px;">3611 Posts
Microsoft
Re: fastcgi error
Feb 05, 2018 08:50 AM|Yuk Ding|LINK
Hi anil,
So could you create a new website and load the php web application? I mean the specific php application stop working or all the php application stop working?
If only specific application crash the fast cgi, then it could be caused by your php application. However, if all the php web page stop working ,then it should be a PHP configuration issue.
So please try to reinstall the PHP in IIS following this link:
https://docs.microsoft.com/en-us/iis/application-frameworks/install-and-configure-php-applications-on-iis/using-fastcgi-to-host-php-applications-on-iis
Of course, you could try to use process monitor to check if it is a permission issue in w3wp.exe.
https://docs.microsoft.com/en-us/sysinternals/downloads/procmon
Best Regards,
Yuk Ding
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue.