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 Local WordPress Development

To install a web server locally on a mac/pc, what do we use?

I thought MAMP, but apparenty not

3 Answers

You can also give give flywheel a try. Highly recommend it over MAMP or WAMP

Oh and its free.

Greg Kaleka
Greg Kaleka
39,021 Points

I was going to recommend Laravel Valet, but this looks like it does the same stuff plus some WP-specific stuff that would be helpful. Very nice.

Greg Kaleka Yeah, It has some nice features like WP admin cacheing so once you log into your local site it caches the user name password so you can just go in. Runs on Vagrant, which is fine, and it's pretty much made for WP sites. Nice easy, no worries.

Austin Whipple
Austin Whipple
29,725 Points

MAMP should work for you on both Windows and Mac OS X (though I've only used it on a Mac). You could also give XAMPP a try (for either OS) or WAMP (Windows only).

I am a IIS and local mysql fanboy after using XAMPP for many years. IIS takes a little to set up, but has saved me a bunch of time and working on multiple sites with different PHP versions becomes really easy.