Jump to content

Intermitting HTTP 500 Error WINDOWS


Recommended Posts

Just posting this for anyone else that may run into the same problem. Threads seem to come and go real quick, but actually they live on when people search for "others" having the same problem.

 

The error 500 would only happen every 2 or 3 days. I could only fix it by restarting the IIS application pool. The error message from Event Viewer is below. Long story short I tried EVERYTHING. I lost sleep. I gained weight. Then, I updated PHP 5.4 to PHP 5.4.15. It was a "No one will forget what you did today" moment.

 

The CGI in PHP 5.4 has a problem with Windows Server 2012 KERNEL32.DLL

 

Solution: Upgrade to PHP 5.4.15

 

Faulting application name: php-cgi.exe, version: 5.4.8.0, time stamp: 0x507dc70e

Faulting module name: KERNEL32.DLL, version: 6.2.9200.16384, time stamp: 0x5010a926

Exception code: 0xc0000005

Fault offset: 0x00025f9e

Faulting process id: 0xe24

Faulting application start time: 0x01ce5d8d22e51f76

Faulting application path: C:\Program Files (x86)\PHP\v5.4\php-cgi.exe

Faulting module path: C:\Windows\SYSTEM32\KERNEL32.DLL

Report Id: 6096702d-c980-11e2-944c-3085a9938cd7

Faulting package full name:

Faulting package-relative application ID:

Link to comment
Share on other sites

×
×
  • Create New...