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 WordPress Locally

Mamp Control Panel

I'm working on a PC. It references opening the MAMP control panel. Isn't MAMP specific to Mac only? When I download WordPress and extract the files, I only see a "WordPress" folder with the basic WordPress files in it. I don't see a Mamp or Wamp folder or anything like that. How do I set up my local database?

1 Answer

Rhoda Toynbee
Rhoda Toynbee
18,938 Points

MAMP is a Mac program that lets you turn your computer into it's own server. That way you can host everything you need to run WordPress locally on your machine and not have to FTP files to a live server while you experiment.

WAMP is the Windows version. If you google it, you should find the download. One of the WordPress courses on beginning WordPress will walk you through the WAMP set up, and you can just skip the MAMP video.

:) Rhoda