2016-07-30 2 views
0
3:18:42 PM [Apache] Error: Apache shutdown unexpectedly. 
3:18:42 PM [Apache] This may be due to a blocked port, missing dependencies, 
3:18:42 PM [Apache] improper privileges, a crash, or a shutdown by another method. 
3:18:42 PM [Apache] Press the Logs button to view error logs and check 
3:18:42 PM [Apache] the Windows Event Viewer for more clues 
3:18:42 PM [Apache] If you need more help, copy and post this 
3:18:42 PM [Apache] entire log window on the forums 
3:20:32 PM [Apache] Problem detected! 
3:20:32 PM [Apache] Port 80 in use by "Unable to open process" with PID 4! 
3:20:32 PM [Apache] Apache WILL NOT start without the configured ports free! 
3:20:32 PM [Apache] You need to uninstall/disable/reconfigure the blocking application 
3:20:32 PM [Apache] or reconfigure Apache and the Control Panel to listen on a different port 

후에서 종료 XAMPP \ 아파치 \ 로그 \하는 error.log 내가 어떻게했는지 난 그냥 기억이 안나요 전에이 문제를 해결 한 알가 예기치 않게 창 (10) 업그레이드

[Sat Jul 30 09:13:23.898167 2016] [core:warn] [pid 5632:tid 276] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? 
[Sat Jul 30 09:13:24.093178 2016] [ssl:warn] [pid 5632:tid 276] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name 
[Sat Jul 30 09:13:30.075520 2016] [mpm_winnt:notice] [pid 5632:tid 276] AH00455: Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.14 configured -- resuming normal operations 
[Sat Jul 30 09:13:30.075520 2016] [mpm_winnt:notice] [pid 5632:tid 276] AH00456: Apache Lounge VC11 Server built: Oct 13 2015 10:54:13 
[Sat Jul 30 09:13:30.075520 2016] [core:notice] [pid 5632:tid 276] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache' 
[Sat Jul 30 09:13:30.093521 2016] [mpm_winnt:notice] [pid 5632:tid 276] AH00418: Parent: Created child process 4412 
[Sat Jul 30 09:13:31.277589 2016] [ssl:warn] [pid 4412:tid 288] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name 
[Sat Jul 30 09:13:31.728615 2016] [ssl:warn] [pid 4412:tid 288] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name 
[Sat Jul 30 09:13:31.778618 2016] [mpm_winnt:notice] [pid 4412:tid 288] AH00354: Child: Starting 150 worker threads. 
[Sat Jul 30 13:55:49.769416 2016] [mpm_winnt:notice] [pid 5632:tid 276] AH00428: Parent: child process 4412 exited with status 1073807364 -- Restarting. 

나는 누구든지 내 기억을 새롭게 할 수있다. 나는 그것을 좋아할 것이다.

+0

'PID가 4 인 '프로세스를 열 수 없습니다'라는 사용중인 포트 80! - 이전에도 Windows를 사용하는 동안 어떤 이유로 그 포트를 사용하여 막연하게 skype을 기억합니다. 나는 더 이상 Windows를 사용하는 방법을 알지 못하지만 어떤 프로그램이 포트 80을 사용하고 있는지 알려주는 유틸리티를 쉽게 찾을 수 있어야합니다. 또는 다른 포트를 사용하도록 Apache를 구성한 다음, 포트 81을 사용한다면'http : //your.local.domain : 81'과 같은 URL을 입력하십시오. –

+0

괜찮습니다.이 질문을 닫을 것입니다. 어떻게 수정했는지 기억하고 있습니다. 그것은 마이크로 소프트의 망할 IIS 서비스입니다! –

답변

0

services.msc 패널에서 시작 유형에 대해 "World Wide Web Publishing Service"가 비활성화되고 마지막으로 프로세스가 중지됩니다.

관련 문제