【问题标题】:I couldn't install xampp in port 80. I used netstat to check which program is using port 80 and it showed an unknown application. Attachment available我无法在端口 80 中安装 xampp。我使用 netstat 检查哪个程序正在使用端口 80,它显示了一个未知的应用程序。可用附件
【发布时间】:2020-06-17 06:05:13
【问题描述】:

这是我使用 netstat 命令检查哪个端口正在使用端口 80 时显示的内容。还有我服务器中已安装应用程序的列表。

【问题讨论】:

    标签: apache xampp port80


    【解决方案1】:

    在命令输出下方分享。

    netstat -tunlp | grep :80
    

    这将显示进程 ID。

    【讨论】:

      猜你喜欢
      • 2013-03-26
      • 2021-11-15
      • 1970-01-01
      • 2021-09-23
      • 2016-12-16
      • 1970-01-01
      • 2010-12-29
      • 2016-10-16
      • 2015-10-28
      相关资源
      最近更新 更多