Running wordpress locally
Published by Pyrofenix under Main on March 20, 2008I’ve been toying with wordpress themes lately and have found most to…well, suck. So I decided to create my own but rather than keep it here on the site as i’m editing it, I installed MAMP which is a simple install that sets up your computer (Mac Only) to run apache, MySQL & PHP with just a few simple mouse clicks. Once installed, it allows you to install Wordpress and view it by visiting http://localhost:8889.
It’s great for any development situation as it is not visible to the outside world.
