In my last regular post, I covered signing up for a webhost. However, setting up WordPress is so simple that I almost don’t have to tell you exactly how to do it.
If you’ve signed up for DreamHost, sign into your panel. You can do this from the front page or by going to http://panel.dreamhost.com. Once you’ve signed in, click on ‘Goodies’ and then click on ‘One-Click’ installs.
Make sure “WordPress” is selected to install (not ZenCart, phpbb or anything else) and scroll down.
For ‘install to’, make sure your domain name is selected. If you want to have more than one blog on your site, you could install it to a subdirectory (like a folder) by typing a name after your domain; something like ‘writingblog’. People will be able to see this, so choose carefully. If you only want one blog and you don’t plan on having anything else, just leave that part blank.
Now you’ll be asked which database to use. If this is your first site, you’ll be asked to create a new database. Type a name in the new database name field, any name (it doesn’t really matter, but you should probably pick something related to your future blog’s name).
For the hostname, you’ll have to pick a new hostname. ‘mysql’ is fine, though you might want to choose something more unique.
First user… this is NOT what you will be logging into your site with. Pick something unique and use a random password. By that, I mean a password that’s a random string of at least 6 letters and numbers.
Now click ‘Install it for me now!’ and wait for a few minutes.
After 5 or 10 minutes, go to your website. If you installed it to {yoursite}.com, go there. If you installed it to {yoursite}.com/{blogname}, go there instead.
It will tell you that you need to run install.php so click on that link. This is where you’ll be asked for your email and your blog’s name. Unfortunately, you can’t choose your login name. You’ll have to use ‘admin’. You’ll also have to use the randomly generated password (at least until you change it).
Go ahead and log in, start poking around.
Next time, I’ll tell you how to actually configure WordPress and some handy plugins you might be interested in.