xampp终端启动

xampp启动

 

sudo rm /Applications/XAMPP/xamppfiles/bin/mysql.server

sudo ln -s /Applications/XAMPP/xamppfiles/share/mysql/mysql.server /Applications/XAMPP/xamppfiles/bin/mysql.server

sudo /Applications/XAMPP/xamppfiles/bin/mysql.server start

转载于:https://www.cnblogs.com/zhangrx/p/4698606.html

你可能感兴趣的:(xampp终端启动)