自从我开始使用Yosemite和MamP3.0.7.3之后,我经常会收到以下错误:
Safari can't open the page "localhost:8888/whatever-page-i-am-navigating-to" because the server unexpectedly dropped the connection. This sometimes occurs when the server is busy. Wait for a few minutes, and then try again.
MAMP的端口设置为默认:Apache: 8888 Nginx: 7888 MySQL: 8889
我尝试将Web和MySQL端口设置为80和3306,但收到以下警告:ERROR There is a problem with the server ports. Each server must be assigned a unique port. Please check your configuration.
这是偶然发生的,我在Google上的搜索没有发现解决这个问题的方法,只是正在进行的讨论。
当我使用OS10.5.8和MAMP的版本时,我从来没有得到这个错误(不记得它是什么)。
我非常感谢任何解决这个错误的建议。
非常感谢!戴夫
发布于 2015-01-01 02:51:06
我不知道你有没有想清楚,只是简单地想一想:
不知道这会不会有帮助,但这才是对我有用的。祝好运!
https://stackoverflow.com/questions/27472182
复制相似问题