端くれプログラマの備忘録 Apache [Apache] IIS7とポート80が競合したときのメッセージ

[Apache] IIS7とポート80が競合したときのメッセージ

XAMPPがインストールされているマシンにIIS7をインストールしてしまったときに、80番のポートが競合してXAMPP Control Panelに表示されたメッセージをメモ。

20:23:48 [Apache] Problem detected!
20:23:48 [Apache] Port 80 in use by "Unable to open process" with PID 4!
20:23:48 [Apache] Apache WILL NOT start without the configured ports free!
20:23:48 [Apache] You need to uninstall/disable/reconfigure the blocking application
20:23:48 [Apache] or reconfigure Apache and the Control Panel to listen on a different port

IIS7を停めればApacheは問題なく動くので、IIS7のインストーラは特に悪さしていない模様。