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.
- Locate wordpress-2.3.tar.gz within www folder.
- Extract it.

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

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

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

- Create a database. Open your phpMyAdmin.
- Enter database name "myblog".
- Click "create" button.

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

- Enter blog title and your email.
- Click Install button.

| 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: 700 blog comments powered by Disqus |
