Hi,
I've been getting the following error for a while now:
Faulting application name: php-cgi.exe, version: 5.4.8.0, time stamp: 0x507dc70e
Faulting module name: php_wincache.dll, version: 1.3.4.0, time stamp: 0x4fd7737e
Exception code: 0xc0000005
Fault offset: 0x0000fd56
Faulting process id: 0xd2c
Faulting application start time: 0x01cdf3d49d7ff8f8
Faulting application path: C:\Program Files (x86)\PHP\v5.4\php-cgi.exe
Faulting module path: C:\Program Files (x86)\PHP\v5.4\ext\php_wincache.dll
Report Id: 0605957f-5ff4-11e2-b622-fa02009a5077
There really aren't any corresponding errors in the php log. We thought maybe the IIS install was messed up (the server was 4 years old) so we moved the application to a new server and installed both php and wincache via WEBPI.
Can anyone help me troubleshoot this? It happens somewhat regularly and causes the site to run slow and then finally freeze (possibly when all of the worker processes get hung).
Thank you!