Xampp error:Port 80 in use by "Unable to open process" with PID 4
Posted hardhp74520
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Xampp error:Port 80 in use by "Unable to open process" with PID 4相关的知识,希望对你有一定的参考价值。
今天打开Apache的时候报错:
Port 80 in use by "Unable to open process" with PID 4
通过点击与“Apache”模块同一行上的“Config”按钮,在下拉列表中选择“httpd.conf”文件,然后将“Listen 80”行更改为“Listen 8080”。保存文件并关闭它。
还要更改config - >服务和端口设置 - >将其更改为8080
问题就解决了。
以上是关于Xampp error:Port 80 in use by "Unable to open process" with PID 4的主要内容,如果未能解决你的问题,请参考以下文章
Apache/xampp 无法在 ubuntu 端口 80 上运行