WordPress Setup for MAC

Posted on Nov 16 2017 by in WordPress Setup in MAC 

How to Install and Setup WordPress on Your Mac?

Building a website can now be accessible to everyone. Even if you did not take up programming or IT courses, you can still manage to install and setup the WordPress on your PC.

install wordpress in mac

Plans and preparations are significant in handling your first website via WordPress. First, you need to target a specified audience who will be the potential market for your site. Next, you should have a thorough knowledge and experience in building the site to provide factual information and reliable products to the readers and customers.

Before we go down to business, let me ask you one thing: Do you experience slow Mac performance? Clean up your Mac system first before downloading any software. Clearing up the browsers, caches, history, and removing large unnecessary files are important to keep your PC reliable, fast, and efficient. In this way, you can able to work on your page without any hassle and perform your work professionally.

Building a site is not just a piece of cake. You have to understand the core principles of the coding, marketing, SEO, management, branding, and connections to keep the site active and alive. For now, we will provide you the best tips on how to start up your WordPress right on your PC screen.

Download and Setup the MAMP Software

What is a MAMP software? The MAMP is a technical tool designed for the programmers and neophytes to build, operate, and market their websites. It concentrates on the four programming languages, namely Macintosh, Apache, MySQL, and PHP. As you noticed, these programming languages are actually the words that make up the acronym – MAMP.

These four components are integrated with one another to create a web server on your computer only. In this case, it will display the WordPress offline and you can able to set up your site properly. What are the benefits of the MAMP software to your Mac?

1. Control and Freedom to Work Offline

Experimenting the plugins and codes on your WP might be challenging at some point. You can only acquire plugins if you have already a domain name. However, it also denotes that once you have the domain name, it means the site can now be searchable on Google. In other words, the site switches to a live mode.

Sometimes, the Google bots can detect your site and start bringing up traffic to your page. What will be the solution for this initial step? This is why we ask you to download and setup the MAMP software. By turning on the MAMP, you can shift the live mode to theoffline mode of your WordPress. You can now have the sole control and freedom in working with your site.

2. Test Ideas into Programming Codes

Sometimes, we love to play and test programming codes on our site. However, we don’t want this scenario to be seen publicly. Using the MAMP, it is now possible to perform trial and errorrun on your site with no worries.

3. Debug the Site and Test Codes

Before you head out to launch the website, make sure to debug the codes first and audit everything in between. Since you’re using the MAMP software, it is easy to check the overall programming codes and prevent the site from crashing. Moreover, this is the best time to learn how to troubleshoot your website in case there are failures in the plugins, database, and coding.

WordPress Installation and Setup

Now, you have prepared the most crucial part of the first step. You can now perform the installation and setup of the WordPress itself. Visit the WordPress site and navigate the page at https://wordpress.org/download for the latest versions and patches.

Once you’ve downloaded the WordPress, unzip the archive and extract it to your program files folder. Make sure to rename the folder with the name of the website that you’re working with. Thereafter, you may now proceed with the steps below:

1.Launch the MAMP Icon with an Elephant Logo

Click on the MAMP folder and the launcher will pop up. Usually, it will ask you to try the MAMP pro and just ignore it. Click on the Preferences and set up the numbers.

2. Set the Port Preferences

For the port preferences, we recommend these settings to properly operate your MAMP to WP. Follow the guideline below:
• Apache Port: 8888
• Nginx Port: 7888
• MySQL Port: 8889
• Web & MySQL Port: 80 & 3306

3. Configure the Document Root and Local Web Server

Thereafter, configure the web server tab and select the Apache root. Thereafter, browse your WordPress folder to activate the local web server via MAMP.

4. Setup the MySQL Database

This step is an important sequence of setting up the local web server. All WP sites are operated using the phpMyAdmin database. To connect your WP to the phpMyAdmin database, you can perform these two alternatives:

a.) Visit the local host URL at http://localhost:8888/phpMyAdmin.
b.) You can also view your MAMP start page and browse the phpMyAdmin link.

5. Log to the WordPress Dashboard and Witness the Results

Make sure to rename the folder using the website name to locate it easily. You may now log in to your WP account and navigate the site. You can run a test sample to see if the post will automatically post publicly or kept private on your local web server.