【发布时间】:2016-05-15 04:30:17
【问题描述】:
检测到问题! 如果没有配置的端口可用,Apache 将不会启动!
You need to uninstall/disable/reconfigure the blocking application
or reconfigure Apache and the Control Panel to listen on a different port
Starting Check-Timer
Control Panel Ready
Problem detected!
Port 80 in use by "Unable to open process" with PID 4!
Apache WILL NOT start without the configured ports free!
You need to uninstall/disable/reconfigure the blocking application
or reconfigure Apache and the Control Panel to listen on a different port
Attempting to start Apache app...
Status change detected: running
Status change detected: stopped
Error: Apache shutdown unexpectedly.
This may be due to a blocked port, missing dependencies,
improper privileges, a crash, or a shutdown by another method.
【问题讨论】:
-
其他东西正在使用您的 80 端口,要么杀死正在使用它的进程,要么进入 apache 配置并使用不同的端口。即 8080 localhost:8080 就是你将使用的网址。
-
因为它正在谈论使用 PID 4 上的端口 80 的其他东西,它可能是 IIS 及其相关部分。如果您正在运行 W10,那么几乎肯定是这种情况。
标签: java php android apache perl