質問編集履歴
1
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -32,4 +32,16 @@
|
|
32
32
|
6:13:06 [Apache] the Windows Event Viewer for more clues
|
33
33
|
6:13:06 [Apache] If you need more help, copy and post this
|
34
34
|
6:13:06 [Apache] entire log window on the forums
|
35
|
-
```
|
35
|
+
```
|
36
|
+
|
37
|
+
追記
|
38
|
+
IISを停止するとApacheは起動できるようです。
|
39
|
+
なので、Apacheのhttpd.confで80ポートに設定されている?ということなのでしょうか
|
40
|
+
httpd.confをドライブ内検索したところ、
|
41
|
+
|
42
|
+
・C:\xampp\apache\conf
|
43
|
+
・C:\xampp\apache\conf\original
|
44
|
+
の2つありました。originalの方が80になっていたので8080に変更しましたが状況かわりません。
|
45
|
+
|
46
|
+
|
47
|
+
ApacheのControl Panelのスクショものせてみます
|