Log name: Application
Source: Application Error
Date: 2017/12/8 14:47:15
Event ID: 1000
Task Category: (100)
Level: . . out out out out of out out out out out out of out use using -
#Description:Error application name: httpd.exe, version: 2.4.23.0, timestamp: 0x577703abError module name: php5ts.dll, version: 5.2.17.17, Timestamp: 0x4d25fb49Exception code: 0xc0000005Error offset: 0x0000ad66Error process ID: 0xf50Error application startup time: 0x01d36fe551394d85 Error application path: D:\phpStudy\PHPTutorial\Apache\bin\httpd.exeError module path: D:\phpStudy\PHPTutorial\php\php-5.2.17\ php5ts.dllReport ID: 9fbfbcbb-dbe3-11e7-b970-008cfa0a03d9Event 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="2017-12-08T06:47:15.000000000Z" /> <EventRecordID>595</EventRecordID& gt; <Channel>Application</Channel> <Computer>WIN-SM35FPHP5T6</Computer> <Security /> < ;/System> <EventData> <Data>httpd.exe</Data>## <Data>577703ab</Data>
<Data>php5ts.dll</Data>
<Data>5.2.17.17</Data>
<Data>4d25fb49</Data>
<Data>c0000005</Data>
<Data>f50</Data>
<Data>01d36fe551394d85</Data>
<Data>D:\phpStudy\PHPTutorial\Apache\bin\httpd.exe</ Data>
<Data>D:\phpStudy\PHPTutorial\php\php-5.2.17\php5ts.dll</Data>
Data>
</EventData>
</Event>
----------------- --------------------------------------------------
I use phpstudy version 5.2.17 and I often encounter this when building source websites. This will pop up after running for 1-3 hours. Apache encounters an error during operation. Please click to continue. Then the website cannot be accessed. Click to close or continue. You can access it normally. Don't know what's going on. Also, if you switch to the 5.4.45 version, it will always run without any problems, but most of the source code is written in 5.2.17. After switching to the 5.4.45 version, opening the website will be much slower and takes 3 seconds. I would like to ask the master if it is pointed out in the report php5ts .dll There are some problems with this. My PHP is downloaded and decompressed directly from the official website. I forgot to give guidance~Thank you