Hi,
I'm troubleshooting a server which stops serving web pages after an error condition is reached within either fcgi or wincache. Over on the wincache forum there was a recommendation to switch from wincache 1.3.4.0 to 1.3.4.1. When I did this I started receiving this error message on failure:
Faulting application name: w3wp.exe, version: 7.5.7601.17514, time stamp: 0x4ce7afa2Faulting module name: iisfcgi.dll, version: 7.5.7601.17514, time stamp: 0x4ce7c6cb
Exception code: 0xc0000005
Fault offset: 0x00000000000079f2
Faulting process id: 0xed0
Faulting application start time: 0x01cdf832c5ce1412
Faulting application path: c:\windows\system32\inetsrv\w3wp.exe
Faulting module path: C:\Windows\System32\inetsrv\iisfcgi.dll
Report Id: 326ca6f6-6426-11e2-87da-bf16a7ab58cb
The server is 2008 R2 w/ PHP 5.4 installed via WebPI.
Can anyone help me identify the cause of this error?
Thank you.