This video tutorial is all about how to install WordPress on your mac, and getting started playing with WordPress, so you can begin testing things out as quickly as possible.
A few good reasons you would want to do this are:
- Testing out a theme
- Testing out a plugin
- To keep a backup you can play with
- To learn WordPress from the comfort at home.
I have made two videos for this tutorial. The first covers everything you need to know, and what to look out for, the second video shows me in real time, installing wordpress. This video takes place after having downloaded MAMP and WordPress.
Video 1
Video 2
Here are the easy to follow steps
1. Go to Mamp.info and download the free version. You can use this link incase their website is down http://download.living-e.com/MAMP/releases/1.7.2/MAMP_1.7.2.dmg
2. Open the dmg, and drag the folder into your applications folder. (it must be run from the applications folder.)
3. Open the folder up, and open up MAMP. then click start server (it will tell you map is running on your page and everything is ok)
4. Make a database for your blog,
- Click on php myadmin, give it a name (make note of it) and click create
- Next go to wordpress.org and download the latest version of WordPress
- Unzip it, and drag the folder into your htdocs
5. Go to your web browser, type in localhost:8888/wordpress/
6. Click create a wp-config.php
7. Default user and pass is root root then click submit
8. Click run install
9. Give it a title and your email,
10. Click continue to second step Make sure you note your login and password, then click login and your finished. Make sure you as always change the password.
You can find out more about wordpress by checking out wordpressfoundations.com Stay tuned for more tutorials!




{ 2 comments… read them below or add one }
Twitter: jasonannas
February 20, 2009 at 8:37 pm
Some people have emailed me asking for a windows solution, for that, checkout this website
http://www.wampserver.com/en/
Hi,
Thanks very much for that. V helpful!
Just wondering though, how do I then make it live on the web?
cheers!
Rich