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

PHP Build a Simple PHP Application Getting Started with PHP Install PHP on Mac OS X

Kelly Shultz
Kelly Shultz
1,811 Points

MAMP and Desktop Server

I already have Desktop Server (from ServerPress) on my computer to do some local WordPress development. Would installing MAMP interfere with that since it already is the thing I use to start/stop Apache and MySQL?

2 Answers

Well, they're both basically the same thing, so I'd just choose one or the other.

If you've already bought a copy of Desktop Server, there's no reason to use MAMP as well. However, if you're using the free version of DS, please note the rather significant limitations, including only allowing 3 local sites. In that case, I'd use MAMP instead.

Kelly Shultz
Kelly Shultz
1,811 Points

Thanks. That's pretty much what I figured, but wanted to double check. And I have the full version of DS already, so that shouldn't be an issue.