phpeveryday.com

The best tutorial of php, php framework, php strategies, object oriented oriented,


Wordpress: Step By Step Installation

Tag: wordpress, blog, installation   Category: Web Design, PHP Application
post: 27 Jan 2008 read: 353


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

| Give Your Opinion | Recommend
Share and Bookmark to: These icons link to social bookmarking sites where readers can share and discover new web pages.
digg del.icio.us technorati Ma.gnolia BlinkList

Recommended articles by other readers:
Web Services: How PHP Kiss VB.NET? (Part 1)
Chart: How to Build Cool Animation Real Time Chart
Joomla: Fast Road to Understand Component Programming
Email: Send Attachement Mail
mod_rewrite - Part 1: create your "fantasy" URL

What do You Think?
Your Name *:
Email *:
(Will not be published)
Website/URL:
Your Comment *:
* Required


615
posting