PHPEveryday.com PHP and Web Development Tutorial
What are you looking for?


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: 700 Bookmark and Share

blog comments powered by Disqus


Database Tutorial
  • Learn PHP MySQL
  • Learn PHP ADOdb
  • Learn PHP Data Object/PDO
  • Learn PHP XML
  • Learn PHP SimpleXML
Security Tutorial
  • Learn PHP Security
  • Learn HTTP Authentication
  • Learn PHPSecureSite
Framework Tutorial
  • Learn CodeIgniter
  • Learn Joomla
  • Learn Smarty
  • Learn Zend Framework
Template Tutorial
  • Learn Joomla Template
  • Learn WordPress Template
API Tutorial
  • Learn Facebook
JS Framework Tutorial
  • Learn MooTools
  • Learn JQuery
AJAX Tutorial
  • Learn AJAX in 10 Minutes
  • Learn AJAX Client Side
  • Learn AJAX PHP
  • Learn AJAX Remote Server
  • Learn AJAX Repetitive
  • Learn AJAX MySQL
  • Learn AJAX Grid
Web Services Tutorial
  • Learn Web Services NuSOAP
  • Learn Web Services WSDL
  • Learn Web Services WSDL Array
  • Learn Web Services .NET Grid
  • Learn Web Services WDDX
Package Post
  • Joomla Intro
  • Joomla Component
  • Joomla Module
  • Joomla MVC
  • Joomla MVC Backend
  • PostNuke Intro
  • Zend Framework Intro
  • Zend Framework Action
  • Zend Framework Database
  • Zend Framework Registry
  • Zend Framework Config
  • Zend Framework Login
  • Zend Framework Session
  • PHP Array Tips
  • PHP File Tips
  • PHP Email
  • PHP Ms Excel
  • PHP Pattern
  • PHP SMS
  • Flash Database
  • PHP Multitier
  • jQuery Introduction
  • jQuery Selectors
  • Portable Web Server
  • Web Mobile Intro
  • Drupal Installation
  • Drupal Configuration