无法在 Mac 上更改 mamp 端口
Posted
技术标签:
【中文标题】无法在 Mac 上更改 mamp 端口【英文标题】:Can't change mamp ports on Mac 【发布时间】: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 【参考方案1】:问题出在 nginx 端口上。我将 Nginx 端口设置为 81 而不是 80 并修复了它。
【讨论】:
以上是关于无法在 Mac 上更改 mamp 端口的主要内容,如果未能解决你的问题,请参考以下文章
MAMP “无法启动 Apache,因为端口正在使用中。” AND“无法通过 /tmp/mysql.sock 连接到本地 MySQL 服务器