【问题标题】:Can't change mamp ports on Mac无法在 Mac 上更改 mamp 端口
【发布时间】:2015-02-23 23:37:46
【问题描述】:

由于 xampp 的问题,我最近从 xampp 切换到 mamp。我正在尝试更改 mamp 上的端口,但是当我单击 Set Web & MySQL ports to 80 & 3306 时,我得到并错误读取

There is a problem with the server ports. Each server must be assigned a unique port. Please check your configuration.

我很确定这样做的原因是因为我卸载了 xampp。我在网上搜索了解决方案,但找不到任何东西。任何帮助都会很棒,谢谢

【问题讨论】:

  • 80 端口可能已被占用... netstat -ano | grep 80

标签: mysql macos xampp port mamp


【解决方案1】:

问题出在 nginx 端口上。我将 Nginx 端口设置为 81 而不是 80 并修复了它。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2015-06-27
    • 2023-02-12
    • 1970-01-01
    • 2020-05-31
    • 2014-12-18
    • 2018-06-30
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多