xampp:启动端口号为80的apache时出错 [英] xampp: Error with starting apache with port number 80

查看:157
本文介绍了xampp:启动端口号为80的apache时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

启动端口号为80的apache服务器时。我正在使用XAMPP。在我的电脑上没有安装IIS。当我尝试不同的端口号XAMPP控制面板打开,但phpMyadmin不能正常工作。伙计们告诉我,那里的港口实际上是什么地方80





When starting my apache server with port number 80. i am using XAMPP. on my conputer not installed IIS. when i am trying diffrent port number XAMPP control panel opened, but phpMyadmin is not working properlly. guys plz tell me that where is actually engaged that port 80


4:13:16 PM [Apache] Problem detected!

4:13:16 PM [Apache] Port 80 in use by "Unable to open process" with PID 4!

4:13:16 PM [Apache] Apache WILL NOT start without the configured ports free!

4:13:16 PM [Apache] You need to uninstall/disable/reconfigure the blocking ap plication

4:13:16 PM [Apache] or reconfigure Apache and the Control Panel to listen on a different port

4:13:16 PM [Apache] Attempting to start Apache app...

4:13:17 PM [Apache] Status change detected: running

4:13:20 PM [Apache] Attempting to stop Apache (PID: 2784)

4:13:20 PM [Apache] Attempting to stop Apache (PID: 6376)

4:13:20 PM [Apache] Status change detected: stopped

推荐答案





这意味着其他一些进程已经在使用端口80.



以下是如何检查使用端口80的内容:

1.打开命令提示符窗口。

2.键入 netstat -aon

3.找一个以:80 结尾并注意PID编号。

4.打开任务管理器

5.点击进程选项卡。

6. V. iew - >选择列...检查PID并按OK。

7.现在您应该能够看到哪个进程与您之前记录的PID编号匹配。



BTW, Skype 可能正在使用端口80. :)
Hi,

It means that some other process is already using port 80.

Here is how to check what is using port 80:
1. Open Command Prompt window.
2. Type netstat -aon
3. Look for the one ending in :80 and notice PID number.
4. Open Task Manager.
5. Click on Processes tab.
6. View -> Select Columns... Check the PID and press OK.
7. Now you should be able to see which process matches up with the PID number you noted earlier.

BTW, Skype might be using port 80. :)


这篇关于xampp:启动端口号为80的apache时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆