简体   繁体   English

如何在 Mac 上卸载 XAMPP?

[英]How to uninstall XAMPP on a Mac?

I tried to uninstall and then install again the XAMPP but it keep the information from the previous installation.我尝试卸载然后再次安装 XAMPP,但它保留了之前安装的信息。 How can I uninstall and erase all the information?如何卸载并清除所有信息? Help帮助

Newer versions should include uninstaller in installation DMG file较新版本应在安装 DMG 文件中包含卸载程序


Manual uninstall手动卸载

Delete:删除:

  • /Applications/XAMPP /应用程序/XAMPP
  • /Users//.bitnami (hidden folder) /Users//.bitnami(隐藏文件夹)

And you can also look to following locations for something like bitnami or xampp:您还可以在以下位置查找类似 bitnami 或 xampp 的内容:

  • /Library/Application Support/ and /Users//Library/Application Support/ /Library/Application Support/ 和 /Users//Library/Application Support/
  • /Library/Preferences/ and /Users//Library/Preferences/ /Library/Preferences/ 和 /Users//Library/Preferences/

Don't forget to empty bin and kill any remaining processes (like apache2, mysql etc.)不要忘记清空 bin 并终止所有剩余进程(如 apache2、mysql 等)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM