In this video I show you how to install MAMP on mac OS X. MAMP is software that turns your computer into a localhost. This allows you to run PHP code, and gi. Aug 27, 2009 MAMP PRO is the commercial, professional grade version of the classic local server environment for Mac OS X and Windows: MAMP. Designed for professional web developers and programmers, MAMP PRO allows easy installation and administration of their development environment under Mac OS X and Windows. Setting Up Your Local Server on macOS Catalina (2019) – MAMP – macOS, Apache, MySQL, PHP October 7, 2019 November 15, 2020 Yuki Tutorials If you want to run a server on your macOS Catalina, or you recently updated to Catalina, you might need to re-configure your system, follow the below instructions.
Today I installed WordPress locally on my Mac and I used MAMP
to achieve my goal. With MAMP it’s very easy to run WordPress on Mac within 10 mins
. Install MAMP on Mac.
Let’s get started. You just have to follow below simple steps and you should be good to go.
Step-1
We need Apache Server
and MySQL
in order to run WordPress locally. Download
MAMP and double click on binary to install
it.
Step-2
Mamp Osx Download
Open MAMP. You may also see MAMP Pro
as a part of install. We are going to use MAMP Free
version.
Step-3
Change Apache Port to 80
and MySQL Port to 3306
as per below snapshot.
Step-4
Change Document Root
as per your need. Mainly under /Document
folder.
Step-5
Then click OK
and click on Start Servers
. Provide administratorusername
and password
as we are going to start server on port 80
. You should see both green icons as shown in below diagram.
This page by default opens in default browser: http://localhost/MAMP/
. Keep that page open and move to next step. We will come back again on that page.
Step-6
Mamp Osx Apache Won't Start
Now Download WordPress.
Step-7
Extract wordpress.zip,
change name to crunchify
and copy folder under Document Root, i.e. MAMP
Step-8
Now go to your browser page http://localhost/MAMP/
again. Click on phpMyAdmin
.
Step-9
Create new DB called crunchify_db
and click on Create
.
Step-10
Mamp Osx Php Version
Point your browser to http://localhost/crunchify
to install WordPress locally. Provide all appropriate information as mentioned below.
Step-11
Now check your browser again pointing http://localhost/crunchify
and you should be all set.
Mamp Os X 10.8
mamp wordpress install tips.
Mamp Os X
Join the Discussion
If you liked this article, then please share it on social media. Still have any questions about an article, leave us a comment.