Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress Local WordPress Development Local WordPress Development Introduction to Local Development

How to Uninstall Mamp on Mac computer?

Installed Mamp on my Mac (maybe incorrectly) when trying to learn Joomla. Would like to uninstall Mamp and its associated files for the websites and web pages I'd played with and start over. Why uninstall? Now that I'm learning WP (so much better)... I will NEVER use Joomla! Thanks in advance for your help!

5 Answers

Dianne,

Just remove the MAMP folder. MAMP doesn't install anything outside that folder, I don't think.

Thank you for trying to help me! I remembered that Zac changed a preference to connect to a new htdocs location, and I searched for my 'htdocs' folder location and discovered that I'd somehow created TWO 'htdocs' folders! I think I can keep my Mamp installation if you can answer my ???'s...

  1. Can I DELETE the 'htdocs' folder located here... Applications/Mamp/htdocs?
  2. Can I KEEP my 'htdocs' folder that's located here... Home/Sites/htdocs, but DELETE ALL FILES in it so I can start over?

Dianne,

It's really up to you. I'd take a quick look at both folders and decide which one you don't mind deleting. You can always make a copy of the folders and set the copies aside for later, in case you need something. The default location for htdocs is inside the MAMP folder, but if you're confident that the alternate location works, then I say use that location going forward.

Thanks James for quick reply! So... is the 'htdocs' folder COMPLETELY BLANK when Mamp is first installed? If so, can I delete everything in them since I'm not using ANY of those test files anymore. Oh, I will make copies as you suggested BEFORE I delete the 'htdocs' folders' contents.

Matt Trask
Matt Trask
10,027 Points

A simple clean out should work.

First, go into your finder, and find the MAMP application. highlight it, click the gear at the top of the finder and select "Move to Trash".

Then do command+space(just "command" and "spacebar") together to open up the search function. Run a general search for MAMP and look to see. Remove any files that pop up, and then empty trash. Just because, restart your computer at that point. Should work.

You should keep MAMP as a personal server to work in PHP though. Will help.

Thank you for trying to help me! I remembered that Zac changed a preference to connect to a new htdocs location, and I searched for my 'htdocs' folder location and discovered that I'd somehow created TWO 'htdocs' folders! I think I can keep my Mamp installation if you can answer my ???'s...

  1. Can I DELETE the 'htdocs' folder located here... Applications/Mamp/htdocs?
  2. Can I KEEP my 'htdocs' folder that's located here... Home/Sites/htdocs, but DELETE ALL FILES in it so I can start over?

Thanks James for quick reply! So... is the 'htdocs' folder COMPLETELY BLANK when Mamp is first installed? If so, can I delete everything in them since I'm not using ANY of those test files anymore. Oh, I will make copies as you suggested BEFORE I delete the 'htdocs' folders' contents.

Yes, htdocs begins empty.

Thanks again for your help!