How to install and setup wordpress on MAMP using Mac OS

  • 10 years ago
Installation and setup of Wordpress using the MAMP server tool. We first download all the WP(Wordpress) required software. In this case, we need a stack of Apache, Mysql, PHP, and we're going to install it locally under our Mac OS Lion.
You can donwload the software on from the links below.
MAMP Server:
http://www.mamp.info/en/downloads/
Sequel Pro - Used to interact with Mysql, it is free but it is only available for Mac OS
http://www.sequelpro.com/
Wordpress - The popular Blogging platform used for anything raging from casual blogging, business websites, magazines and e-commerce.
https://wordpress.org/download/

After you install all the necessary software, make sure you create the Sites directory under your Home folder. Also, make sure you change the root directory of the apache server, in this case from htdocs(default) to ~/Sites/

Create a database connection using sequel pro and create a wordpress database to store all different type of database tables, including posts and pages.

Next, it times to enter the wordpress configuration file under wp-config.php. Here you should put the database setting we used under the sequel pro software.
DB-name: wordpress
DB-user: root
DB-password: root
DB-host: localhost

Direct your browser to
localhost:8888/wordpress
for the famous 5 minutes wordpress install, choose a username and password and you should be good to go.

Written tutorial found on my website:
http://wordpresscoffee.org/install-wordpress-locally-mamp-mac/

Wordpress famouse 5 minute install,
wordpress themes and plugins
Ecommerce for wordpress
woocommerce for wordpress
Best hosting for wordpress, free and cheap
How to install WP on local machine Windows7, Mac OS Lion Mavericks and Unix.
Wordpress installation settings
Setup for wp-config.php cinfiguration
localhost:8888/wordpress/ setup url
Top free wordpress plugins
top 5 wordpress plugins
SEO for wordpress by YOAST