MySQL数据库没有在Mac.when中启动XAMPP我开始运行MySQL数据库如下所示:
发布于 2017-10-08 03:08:11
请尝试卸载它,然后重新安装。如果它对您不起作用,您可能需要为此更改权限。使用chmod 755 command in /Applications/Xampp/.
chmod 755 command in /Applications/Xampp/.
我希望它能解决你的问题,这就是它对我的作用。
https://stackoverflow.com/questions/41650718
相似问题