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 Installing a Local Web Server on a Mac

Malorie E Souser
Malorie E Souser
7,503 Points

MAMP won't install on my mac (running OS X 10.10.3). Is there another similar application I can use instead?

I've tried multiple times to install MAMP 3.2.1, however, it keeps giving me a critical error message.

I know that MAMP is preferred, but is there a similar application I can use instead?

Thanks for your help.

1 Answer

Nathan F.
Nathan F.
30,773 Points

Can you post the details of the critical error you are receiving? Perhaps we can diagnose it.

An alternative to MAMP with very similar features is XAMPP.

Or, you could take the deep dive into one of developers' hottest tools: Vagrant. Given your tags, I assume you're using the LAMP stack for Wordpress development. So if you want to try Vagrant, DigitalOcean has a very thorough guide on how and why to use Vagrant for Wordpress development.

Malorie E Souser
Malorie E Souser
7,503 Points

Thank you for your response and the recommendations. Unfortunately, I closed out the critical error and it hasn't popped up again (but I still can't install MAMP). I will take a look at those applications.