mac mamp pro提示 Either you did not provide the necessary admin credentials or the MAMP PRO package could not be initialized correctly……

本人手贱为了体验下mac系统的随航功能升级了mac系统,之后出现了各种问题,最坑爹就是mamp不好用了,各种坑,今天终于解决了纪念下

升级之后打开mamp就不好用了,我就冒失了直接卸载了之前老的版本,然后安装了最新的mamp5.7版本,蛋疼的我的测试库数据全没了,大家也要谨慎操作

升级之后一直报这么一个错误

Either you did not provide the necessary admin credentials or the MAMP PRO package could not be initialized correctly. You can either restart the application and try again or re-install the software.

没什么思路只好各种百度,发现全网没有任何有价值的解决思路,那怎么办只好谷歌。。。

然后功夫不负有心人终于让我发现一个解决思路 sudo launchctl load -w /Library/LaunchDaemons/de.appsolute.mampprohelper.plist

执行这个命令,注意一定要先启动mamp pro然后再执行这么个命令,然后就可以了。

其实我也不知道这东西是干嘛的,从字面上理解应该是启动代理服务的,然后mamp pro启动的话需要依赖这个程序的运行

总之这个老大难问题终于被自己解决还是很开心的,写个随笔纪念一下吧,各位遇到这个问题的也可以作为参考,少走弯路。

 

posted @ 2020-10-08 13:35  佳佳460  阅读(2342)  评论(4编辑  收藏  举报