Posted by:
juhann
(---.155.143.219.broad.bj.bj.dynamic.163data.com.cn)
I installed Wampserver 3.0.6 on Windows10, and it show orange icon when i run the wampserver and apache service can not start, mysql service is started.
BUT, when i click "Remove Service" in Apache, apache service is STARTED. and now i can see httpd.exe in service list. Can anyone help to comment what is the problem?
1. Visual C++ Packages is correctly installed
2. 80 is not used
When apache can not be started, i checked the Window error log, it shows:
Log name: Application
Source: Application Error
Date: 2018/7/5 6:11:54
Event ID: 1000
Task categories: (100)
Level: error
Keyword: Classic
Users: vacant
Description:
Wrong application name: httpd.exe, version: 2.4.23.0, timestamp: 0x5776399f
Wrong module name: ucrtbase.dll, version: 10.0.16299.15, timestamp: 0x70f70cc4
Exception code: 0xc0000409
Error offset: 0x000000000006a478
Error process ID: 0xda4
Error application startup time: 0x01d413e403f5e61d
Wrong application path: D:\\wamp64\\bin\\apache\\apache2.4.23\\bin\\httpd.exe
Wrong module path: C:\\windows\\System32\\ucrtbase.dll
Report ID: fb57aa1f-030f-49d4-89b5-9efd88f7452f
Full name of the error package:
Error package relative application ID:
Event Xml:
<Event xmlns="[
schemas.microsoft.com];
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2018-07-04T22:11:54.438622700Z" />
<EventRecordID>3595</EventRecordID>
<Channel>Application</Channel>
<Computer>Hans</Computer>
<Security />
</System>
<EventData>
<Data>httpd.exe</Data>
<Data>2.4.23.0</Data>
<Data>5776399f</Data>
<Data>ucrtbase.dll</Data>
<Data>10.0.16299.15</Data>
<Data>70f70cc4</Data>
<Data>c0000409</Data>
<Data>000000000006a478</Data>
<Data>da4</Data>
<Data>01d413e403f5e61d</Data>
<Data>D:\wamp64\bin\apache\apache2.4.23\bin\httpd.exe</Data>
<Data>C:\windows\System32\ucrtbase.dll</Data>
<Data>fb57aa1f-030f-49d4-89b5-9efd88f7452f</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>