How To Install WordPress 2.9 – Step-By-Step Guide

WordPress - How To Install

WordPress is the most professional and the most customizable blogging platform. Installing self-hosted Wordpress will definitely help you create a great blog.

Many bloggers have questions about WordPress, how to install WordPress on your own hosting server, how to setup WordPress etc. This is the complete step-by-step guide on how to setup domain name and hosting, setup MySQL and how to install self-hosted WordPress 2.9 on your own server.

Get domain name and hosting

Setup your hosting account

  • Hosting plan I use is “Economy” ($4.74 a month when buying a year)
  • Login to your GoDaddy account
  • Click on Hosting and chose My Hosting Account
  • Find your hosting plan and click on Setup Account
  • Select the checkbox and click Next
  • Chose username and password you would like to use for your FTP hosting access and click Next
  • Chose Select a domain from this account and find your domain name
  • Finish the setup by clicking Submit

Get your FTP Account Information

  • When your hosting has been setup you will get an email titled “Hosting Account Setup” from GoDaddy
  • Find your “FTP Account Information” in the email

Hosting/FTP User Name: your username
Web Site URL: your domain URL
FTP Site URL: your FTP URL
Your Web Site Visitor Statistics: Your stats URL

Create MySQL database

  • Login to your GoDaddy account
  • Click on Hosting and chose My Hosting Account
  • Find your domain name and click on Manage Account
  • In the upper menu click on Databases and chose MySQL
  • Click on Create Database
  • Write description, chose username and password
  • Click OK and wait until GoDaddy sets your MySQL

When the MySQL has been setup, click on the pencil to “Edit/view details” and save the following details:

MySQL Database Information Status:
Setup Host Name: your host name
Database Name: database name you have chosen
Database Version: 4.1
Description: description you have chosen
User Name: username you have chosen

Download WordPress

  • Go to WordPress.org and download the latest version (WordPress 2.9)
  • WordPress 2.9 comes in a .zip file so unzip it
  • Now you have a WordPress folder
  • Find the wp-config-sample.php file and rename it to wp-config.php

Open wp-config.php in text editor (like NotePad++) and find this part:

// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘putyourdbnamehere‘);
/** MySQL database username */
define(‘DB_USER’, ‘usernamehere‘);
/** MySQL database password */
define(‘DB_PASSWORD’, ‘yourpasswordhere‘);
/** MySQL hostname */
define(‘DB_HOST’, ‘localhost‘);

Take your MySQL Database Information you have from GoDaddy and insert them in places where I have marked with bold:

  • Your MySQL Database Name should replace putyourdbnamehere
  • Your MySQL User Name should replace usernamehere
  • Your MySQL password should replace yourpasswordhere
  • Your MySQL Host Name should replace localhost

Now find following in your wp-config.php:

define(‘AUTH_KEY’, ‘put your unique phrase here’); define(‘SECURE_AUTH_KEY’, ‘put your unique phrase here’); define(‘LOGGED_IN_KEY’, ‘put your unique phrase here’); define(‘NONCE_KEY’, ‘put your unique phrase here’);

Visit WordPress secret key and copy details you get there and insert them instead of the above.

  • Save wp-config.php

Login to your web hosting

  • Get a FTP client (like FileZilla)
  • Open FTP client and login to your hosting account using your FTP account information
  • Place all the files from your WordPress folder onto your server
  • In this example I will place all files in root directory (http://www.yourdomain.com). The directory will look something like this when the WordPress files are uploaded:

  • Run WordPress installation by going to http://www.yourdomain.com/wp-admin/install.php

This is what you will see when you enter the address:

  • Fill in your Blog Title
  • Fill in Your E-mail
  • Make sure your Allow my blog to appear in search engines like Google and Technorati is checked
  • Click on Install WordPress
  • Next screen you see should say Success! and should give you your Username and Password.
  • Click on Log In.
  • Now you will see your blog’s Log In page. Make sure to bookmark that URL.
  • Fill in the Username and Password you have just received
  • Click on Log In.

Now you will see your WordPress 2.9 Dashboard where all the optimization, customization, post writing, plugin installing, comment moderating takes place.

This means your blog has been setup and is live online. Check your http://www.domainname.com to see it. You will also get an email titled New WordPress Blog which includes your URL and your username / password. Enjoy your WordPress 2.9 blog!

StumbleuponDelicious

Join thousands of bloggers and get all my blogging tips for FREE! Subscribe to HowToMakeMyBlog via RSS or via e-mail.

If you liked this article, you may also like:

  • Which blog domain name and web hosting provider to use
  • How to minimize your blog costs to improve your blogging revenue
  • How To Install WordPress Blogging Software
  • 7 simple steps to make your WordPress blog more secure
  • How to choose a domain name for your blog
  • Post written by Marko Saric on January 17, 2009 in Popular Articles, WordPress

    { 15 trackbacks }

    New Wordpress.com 2.7 How-to Guides Available — Internet Marketing for Tourism
    January 23, 2009 at 6:03 pm
    Preparing to Install WordPress on Windows and IIS | David’s Technical Musings
    May 2, 2009 at 12:27 am
    One-Clicks Make Wordpress Installation Even Easier | Making Sense of Blogging
    May 2, 2009 at 6:04 pm
    The Ultimate Information Hub » Blog Archive » Wordpress on Godaddy made easy
    May 25, 2009 at 5:24 pm
    Top 18 most downloaded WordPress plugins ever | Ruben's Journal
    May 27, 2009 at 9:20 am
    How To Install WordPress Step By Step Guide | Outdoor Ceiling Fans
    May 31, 2009 at 8:58 am
    Ultimate Guide to Self-Hosting WordPress
    June 14, 2009 at 1:51 am
    TechTweak.Co.Cc » Blog Archive » ~ Top 18 most downloaded WordPress plugins ever ~
    July 27, 2009 at 3:18 pm
    Ultimate resources wordpress development tutorials | blogfreakz.com
    September 6, 2009 at 11:42 am
    Super easy free Wordpress blog install today! | Personal Edge Insights - Barbara Ling, Virtual Coach
    September 8, 2009 at 4:16 pm
    How to make a blog is about Empowerment | i Waant ...
    September 20, 2009 at 10:37 pm
    Spouting 13: Wordpress Update! « running without condition
    September 24, 2009 at 5:04 am
    How To Install WordPress – Full Blog Setup In 15 Minutes Or Less | Raymond Selda
    October 27, 2009 at 3:19 pm
    How to install wordpress on windows server / IIS6 with natural permalink | ImagingDesk - Website design, Graphics, Multimedia plus Technology
    November 21, 2009 at 4:00 pm
    104: How to install Wordpress | wordpressphoto.net
    January 6, 2010 at 1:13 pm

    { 84 comments… read them below or add one }

    1 ravi September 27, 2009 at 5:24 pm

    I never imagined that setting up a wordpress blog on a domain was so easy.You step by step detailed instructions has made wordpress installation so simple.I really appreciate your informative post

    Reply

    2 Bilal Aslam October 11, 2009 at 1:00 pm

    Finally, I’ve completed the famous 5 minutes WordPress installation after 2 days.

    Reply

    3 techprism October 25, 2009 at 10:07 am

    Outstanding explanation. I am impressed the way you take things done.

    Reply

    4 SHASHI's November 9, 2009 at 11:12 pm

    hey marco…
    ur steps look really incredible,….m a mediacl graduate n want to creat my own blog or website !!! for the blog, when we pay for the domain as u say initially for 1.99..do we need to pay later on for any stuff ! or is there any provision thta we can get it for free…im copmletely new to this technology…pls consider me !!!
    any words from u really means alot…
    thank u

    Reply

    5 KristyC November 20, 2009 at 11:38 pm

    Hi Marco,

    What a fantastic blog you have! I’ve been searching for some simple instructions, just as you’ve provided to help get me started! So simply written – that is a real skill you have!

    Thanks again,
    KristyC

    Reply

    6 Gands December 30, 2009 at 1:14 am

    Hi,
    After install, I didn’t get the password.
    I tried reinstall it, but it says the wp is already installed.
    If I click lost password the answer is “ERROR: There is no user registered with that email address.”
    How can I solve that??

    Reply

    7 H December 30, 2009 at 4:58 pm

    Hello, thanks was helpful, never had to change the “localhost” to something else before. peace

    Reply

    8 Steve Miller January 12, 2010 at 3:48 pm

    Marco:
    You do a fantastic job with this site.
    I followed all of your directions and my brand new blog works (still completing the fine-tuning). My one question has to do with the “admin” section. Since I pay for my own dedicated server, I have 100% control over my primary domain. WP 2.9 is installed inside the website. Would that be the reason that the “admin” page which I see is mostly white, unformatted HTML code, rather than “pretty” CSS?

    Thanks.

    Reply

    9 Md January 12, 2010 at 4:30 pm

    hi ..
    Im realy new to this stuff,,
    Im trying to creat my blog for the first time,,
    After following your steps, and for example my blog is about Cars,,
    The final appearance is NOT dashboard,, right ?

    Thanks for the nice details …..

    Reply

    10 support January 15, 2010 at 3:17 am

    For Free Web Hosting- visit http://host.putidea.co.cc/
    Thanks!!!

    Reply

    11 hammmy January 20, 2010 at 7:28 pm

    I’m a bit confused with the ftp part! I’m not using the same host as you though, so you couldn’t help me! Even though I wished you could!

    ~hammmy

    Reply

    12 Tim January 26, 2010 at 9:41 am

    Why doesn’t Word Press have this information in their help section!!! Thank you for answering every one of my questions in this concise yet thorough post; just wish I found this hours ago.

    Reply

    13 Marko Saric January 26, 2010 at 12:43 pm

    Thnaks Tim, glad you find it useful!

    Reply

    14 Gustavo February 1, 2010 at 9:43 pm

    Marko,

    I’ve followed all your detailed steps (thanks for that) but when I try to log to http://www.yourdomain.com/wp-admin/install.php an error page appears instead of re directing me to WordPress page.

    I’ve uploaded the Wordpress folder at FIlezilla. I created a folder with the name of my website (on the right side where it reads remote site) and then uploaded the Wordpress files there.

    I appreciate your help

    Reply

    15 savannah February 2, 2010 at 5:25 pm

    i dont have a blog cuz this did not help me to make one someone pl3 make me a blog then i will change the pass word

    Reply

    16 jamie February 7, 2010 at 12:47 am

    wow i dont have a blog either

    Reply

    Leave a Comment

    Previous post:

    Next post:

    Marko Saric on FacebookMarko Saric on TwitterMarko Saric on YouTubeHowToMakeMyBlog RSS