Wordpress: Step By Step Installation



Wordpress Step By Step Installation: Do you like Blog? Wordpress is one of famous blogging software. It is free and powerfull. I want to write about wordpress template. But, before that, we learn about how to install wordpress in our local computer.

please download it from http://www.wordpress.org. I use wordpress version 2.3.

  1. Locate wordpress-2.3.tar.gz within www folder.
  2. Extract it.

    file download wordpress

  3. open folder wordpress.
  4. Edit wp-config-sample.php with your text editor like dreamweaver, zend studio, etc.

    prepare wordpress installation

  5. Edit mysql setting. Match with your mysql database setting.

    wordpress mysql database setting

  6. Save as wp-config.php within www/wordpress.

    wordpress create wp-config.php

  7. Create a database. Open your phpMyAdmin.
  8. Enter database name "myblog".
  9. Click "create" button.

    wordpress create database

  10. Open your browser and point to http://localhost/wordpress/wp-admin/install.php.

    wordpress start install

  11. Enter blog title and your email.
  12. Click Install button.

    wordpress start install



Series this article:
Wordpress: Step By Step Installation
Wordpress: Login and Change Password after Installation
Wordpress: Post an Article


Tag: wordpress, blog, installation Category: Web Design, PHP Application Post : January 27th 2008 Read: 805 Bookmark and Share

blog comments powered by Disqus