如何在Mac OS上永久删除Xampp? [英] How Can I Delete Xampp Permanently on Mac Os?

查看:961
本文介绍了如何在Mac OS上永久删除Xampp?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Xampp并将其删除. 然后,我尝试使用Mamp.有一个我不明白的错误. Mamp可以完美地用作网络服务器.但是,如果我想使用phpmyadmin,那是行不通的.

I used Xampp and deleted it. Then, I tried to use Mamp. There is an error that I don't understand. Mamp is working perfect as webserver. But if I want to use phpmyadmin, it doesn't work.

例如,我向数据库中插入了一些内容.它没有显示在phpmyadmin中. 尽管我删除了Xampp,它仍保存到旧的Xampp数据库中.它是如何发生的?

For example, I insert something to database. It isn't showing in phpmyadmin. It is saving to old Xampp database although I deleted Xampp. How does it happen?

如何在Mac OS上永久删除Xampp(使用mysql)?

How Can I delete Xampp permanently(with mysql) on Mac OS?

推荐答案

XAMPP 5.x:

您可以在/Applications/XAMPP中找到uninstall.app.

运行该程序后,您可以使用以下命令删除所有XAMPP缓存文件:sudo rm -rf /Applications/XAMPP

After running this program, then you can use this command to delete all XAMPP cache files: sudo rm -rf /Applications/XAMPP


  • 打开Mac OS Finder 并转到/Applications文件夹.您应该在那里找到一个XAMPP图标(例如XAMPP.app),右键单击它,然后选择移至垃圾箱".

  • Open Mac OS Finder and go to /Applications folder. You should find an XAMPP icon there (eg. XAMPP.app), right-click it and choose 'Move to Trash'.

除此之外,您可能想要删除主目录中的〜/.bitnami文件夹.

In addition to this, you might want to delete the ~/.bitnami folder within your home directory.

这篇关于如何在Mac OS上永久删除Xampp?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆