今天,我已经开始在Windows中使用MAMP,它现在已经在alpha中了。但我试图使动态DNS工作,这似乎不适用于我。
每次启动MAMP时,我都会得到以下错误:
MAMP PRO has detected that access to hosts file is blocked. MAMP PRO needs access to hosts file to work properly. It is probably blocked with Antivirus program or restricted user privillages. Please close MAMP PRO, set your Antivirus program or user privillages (so that access to hosts file is writable) and start MAMP PRO again.
我确实试图关闭我的防病毒,我确实设置了可写,可执行,可读等权限给我的机器上的每一个用户。
我还试图以管理员的身份运行MAMP。
有什么想法和/或建议吗?
谢谢!
发布于 2015-04-30 23:15:19
你在这个文件上没有检查过只读吗?
在经历了同样的问题之后,我在Windows 7上用MAMP测试了这一点。这让我振作起来,希望能帮上忙。
参考资料:http://www.tomshardware.com/faq/id-1821155/edit-hosts-file-windows.html
https://stackoverflow.com/questions/28810602
复制相似问题