
MAMP is your personal sandbox – unleash your inner developer and experiment with projects and other sites without launching them on the World Wide Web.Build and test your site on your computer, without affecting the actual, live site.But there are also other things that it’s really good at: The number one benefit of using MAMP is that it’s ridiculously easy to use. MAMP is awesome for building new websites or testing new features on sites you already own. PHP: A server-side languages which is also used by all WordPress sites.MySQL: The most commonly used relational database system in the world every WordPress site uses it.Apache: An open-source web server that “hosts” the local copies of your websites.
#Install wordpress mamp mac#
Macintosh: This is the operating system on a Mac desktop or notebook computer.Let’s take a closer look at the components of MAMP: These four are the main ingredients of your server stack, and together they give you all the tools you need to run a WordPress site on your computer. MAMP stands for Macintosh, Apache, MySQL, and PHP.
#Install wordpress mamp how to#
We’ll walk you through every step in the process of installing it on your Mac, and then show you how to install WordPress too.Īlternatively, you can also use DevKinsta – the free local WordPress development tool which is available for macOS, Windows, and Ubuntu. The great thing about MAMP is that it’s free, and really easy to use. The key to building a WordPress site on a Mac is to install an application called MAMP that lets you mimic on your machine what goes on in the huge data centres that hold the servers where websites are hosted. Then, when you’re ready to unveil your creation to the world, you simply upload the changes made to your local version onto the servers where your live site is hosted. You can also test and develop new stuff to your heart’s content entirely on your computer, far away from Google’s prying eyes, and indeed anyone else’s. Luckily, there’s a way to test changes to your site without having to worry about breaking it.īy developing a site locally – which means offline, on your computer – you can simulate how certain changes, such as new plugins or design layouts, will work on the internet without actually having to upload anything to the real thing.īut there’s even more good news about making a local version of your site. But if the thing we’re talking about is your WordPress site, then you’d better handle it with care, because messing around too much could bring the whole thing crashing down!

There’s a popular saying among entrepreneurs that you should try to break things first, so that you can make them better.
