Home IIS.NET Forums Partner and Community Forums PHP Community Faulting application name: php-cgi.exe, version: 5.2.11.11, time stam...
Last post Feb 07, 2014 01:41 AM by lextm
1 Post
Feb 06, 2014 03:37 AM|m3ld0n|LINK
We are getting the error below in the Application Event Logs around 30times per hour and our website is intermittently crashing.
OS: Windows 2008 R2 Standard SP1 x64
IIS: Version 7.5.7600.16385
------------------------------------------------------------------
Log Name: Application Source: Application Error Date: 2/6/2014 4:14:48 PM Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: xxxxxxxxxxxx Description: Faulting application name: php-cgi.exe, version: 5.2.11.11, time stamp: 0x4ab130f1 Faulting module name: php-cgi.exe, version: 5.2.11.11, time stamp: 0x4ab130f1 Exception code: 0xc0000005 Fault offset: 0x0000191a Faulting process id: 0x434 Faulting application start time: 0x01cf2313808516d7 Faulting application path: C:\Program Files (x86)\PHP\v5.2\php-cgi.exe Faulting module path: C:\Program Files (x86)\PHP\v5.2\php-cgi.exe Report Id: be36647a-8f06-11e3-8112-00215e543986 Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2014-02-06T08:14:48.000000000Z" /> <EventRecordID>101714</EventRecordID> <Channel>Application</Channel> <Computer>xxxxxxxxxx</Computer> <Security /> </System> <EventData> <Data>php-cgi.exe</Data> <Data>5.2.11.11</Data> <Data>4ab130f1</Data> <Data>php-cgi.exe</Data> <Data>5.2.11.11</Data> <Data>4ab130f1</Data> <Data>c0000005</Data> <Data>0000191a</Data> <Data>434</Data> <Data>01cf2313808516d7</Data> <Data>C:\Program Files (x86)\PHP\v5.2\php-cgi.exe</Data> <Data>C:\Program Files (x86)\PHP\v5.2\php-cgi.exe</Data> <Data>be36647a-8f06-11e3-8112-00215e543986</Data> </EventData> </Event>
-------------------------------------------------------------------
8961 Posts
MVP
Feb 07, 2014 01:41 AM|lextm|LINK
It seems to be a famous crash,
https://www.google.com/search?q=php-cgi+c0000005+0000191a&oq=php-cgi+c0000005+0000191a&aqs=chrome..69i57.14499j0j7&sourceid=chrome&espv=210&es_sm=122&ie=UTF-8#newwindow=1&q=php-cgi+c0000005+0000191a+5.2&safe=active
Thus, your most likely option is to upgrade to a supported release, such as 5.4 or 5.5.
http://en.wikipedia.org/wiki/PHP
1 Post
Faulting application name: php-cgi.exe, version: 5.2.11.11, time stamp: 0x4ab130f1
Feb 06, 2014 03:37 AM|m3ld0n|LINK
We are getting the error below in the Application Event Logs around 30times per hour and our website is intermittently crashing.
OS: Windows 2008 R2 Standard SP1 x64
IIS: Version 7.5.7600.16385
------------------------------------------------------------------
Log Name: Application
Source: Application Error
Date: 2/6/2014 4:14:48 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: xxxxxxxxxxxx
Description:
Faulting application name: php-cgi.exe, version: 5.2.11.11, time stamp: 0x4ab130f1
Faulting module name: php-cgi.exe, version: 5.2.11.11, time stamp: 0x4ab130f1
Exception code: 0xc0000005
Fault offset: 0x0000191a
Faulting process id: 0x434
Faulting application start time: 0x01cf2313808516d7
Faulting application path: C:\Program Files (x86)\PHP\v5.2\php-cgi.exe
Faulting module path: C:\Program Files (x86)\PHP\v5.2\php-cgi.exe
Report Id: be36647a-8f06-11e3-8112-00215e543986
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-02-06T08:14:48.000000000Z" />
<EventRecordID>101714</EventRecordID>
<Channel>Application</Channel>
<Computer>xxxxxxxxxx</Computer>
<Security />
</System>
<EventData>
<Data>php-cgi.exe</Data>
<Data>5.2.11.11</Data>
<Data>4ab130f1</Data>
<Data>php-cgi.exe</Data>
<Data>5.2.11.11</Data>
<Data>4ab130f1</Data>
<Data>c0000005</Data>
<Data>0000191a</Data>
<Data>434</Data>
<Data>01cf2313808516d7</Data>
<Data>C:\Program Files (x86)\PHP\v5.2\php-cgi.exe</Data>
<Data>C:\Program Files (x86)\PHP\v5.2\php-cgi.exe</Data>
<Data>be36647a-8f06-11e3-8112-00215e543986</Data>
</EventData>
</Event>
-------------------------------------------------------------------
8961 Posts
MVP
Re: Faulting application name: php-cgi.exe, version: 5.2.11.11, time stamp: 0x4ab130f1
Feb 07, 2014 01:41 AM|lextm|LINK
It seems to be a famous crash,
https://www.google.com/search?q=php-cgi+c0000005+0000191a&oq=php-cgi+c0000005+0000191a&aqs=chrome..69i57.14499j0j7&sourceid=chrome&espv=210&es_sm=122&ie=UTF-8#newwindow=1&q=php-cgi+c0000005+0000191a+5.2&safe=active
Thus, your most likely option is to upgrade to a supported release, such as 5.4 or 5.5.
http://en.wikipedia.org/wiki/PHP
Affordable IIS Consulting Services at https://support.lextudio.com/services/consulting.html
---------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.