liberté

Blogging my Life's journey…

How To: Host and setup your WordPress Blog

Posted on | July 5, 2009 | No Comments

Download WordPress here

WordPress Requirement

  • PHP version 4.3 or higher
  • MYSQL version 4.0 or higher
  • The mod_rewrite Apache module is available

Recommended Hosting sites include:

Easy steps to setup WordPress…

  1. Create Database (DB)
    # Login to CPanel, select MYSQL Database.
    # Create Database and User, assign the user to database with FULL CONTROL
  2. Extract wordpress into /public_html folder.
    # Extract the zip file into /public_html folder, if you are using the default domain.
    # Extract the zip file into /public_html/[domain folder name], for add-on domain.
  3. Locate and edit wp-config-sample.php file.
    # Rename wp-config-sample.php to wp-config.php.
    # Open wp-config.php, and make the following changes:
  4. /** Database name for WordPress */
    define(‘DB_NAME’, ‘[enterDBname]‘);

    /** MySQL database username */
    define(‘DB_USER’, ‘[enterUsername]‘);

    /** MySQL database password */
    define(‘DB_PASSWORD’, ‘[enterUserPassword]‘);

    /** MySQL hostname */
    define(‘DB_HOST’, ‘localhost’);

    Note: DB_HOST is usually localhost,  for remote database, enter the database IP address.

  5. Run http://[yourdomain name]/wp-admin/install.php and follow the instructions.

Just follow 2 pages of instructions and Bravo…. Done!

share save 120 16 How To: Host and setup your Wordpress Blog

Related posts:

  1. Problem with WordPress 2.8.4 Upgrade
  2. Securing WordPress blog
  3. How To: Resolve WordPress SimplePie_Cache Fatal Error
  4. WordPress upgrade error
  5. New Blog Theme

Comments

Leave a Reply





*
  • About Me

    Mark Tan, Singapore.

    Simple guy enjoying life.

  • Advertisement

    EmailCashPro