Why the Apache is not starting on XAMPP(为什么 Apache 没有在 XAMPP 上启动)
问题描述
直到昨天,我的本地主机一切正常,但从昨天开始,本地主机没有打开.它说无法连接".
Until yesterday everything was fine to my localhost, but starting yesterday, localhost is not opening. It's saying "Unable to connect".
我尝试了很多次在 XAMPP
上启动 Apache
,但它显示的消息很忙.我希望 80 端口很忙.
I tried number of times to start the Apache
on XAMPP
, but it is saying message that busy. The port 80 is busy, I hope.
我已经尝试了所有可能的方法来释放端口 80.例如,在 Skype
和 Teamviewer
中禁用使用端口 80"的选项.我不知道哪个程序在使用 80 端口.
I have tried every possible way to free the port 80. For example, Disabled option that "Use port 80" in Skype
and Teamviewer
. I don't know which program is using the Port 80.
如何确定哪个程序正在使用端口 80,然后永久停止它并使用端口 80 作为我的本地主机?
How can I determine that which program is using the Port 80 and then stop it permanently and use port 80 as my localhost?
推荐答案
我把XAMPP的每一个文件都删了,重新安装了新版本.现在它对我有用.
I deleted each and every file of XAMPP, and reinstalled the new version. Now it is working for me.
这篇关于为什么 Apache 没有在 XAMPP 上启动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:为什么 Apache 没有在 XAMPP 上启动
基础教程推荐
- 在 PHP 中强制下载文件 - 在 Joomla 框架内 2022-01-01
- 在多维数组中查找最大值 2021-01-01
- 超薄框架REST服务两次获得输出 2022-01-01
- 如何在 PHP 中的请求之间持久化对象 2022-01-01
- WooCommerce 中选定产品类别的自定义产品价格后缀 2021-01-01
- 在 Woocommerce 中根据运输方式和付款方式添加费用 2021-01-01
- Libpuzzle 索引数百万张图片? 2022-01-01
- 通过 PHP SoapClient 请求发送原始 XML 2021-01-01
- XAMPP 服务器不加载 CSS 文件 2022-01-01
- mysqli_insert_id 是否有可能在高流量应用程序中返回 2021-01-01