Wordpress Installation



Wordpress Installation

Step 1:

  • Download the WordPress latest version in your local computer from http://wordpress.org/, after that you will get the following page like this as shown below :
WordPress installation

Learn WordPress - WordPress tutorial - Download WordPress - WordPress examples - WordPress programs

  1. You just click this Button for downloading the wordPress.

Note: In order to run WordPress you need to install xampp software from https://www.apachefriends.org/download.html and after installing xampp open your browser and just type localhost/phpmyadmin

Step 2: Database Creation

  • Create the database (e.g. Database Name as “Wikitechy”)
Database Creation

Learn WordPress - WordPress tutorial - Database Creation - WordPress examples - WordPress programs

  1. Type the Database name here.
  2. You just click this create button for Create the database.

Step 3: WordPress Installation

  • Before start’s the installation you must extract the downloaded wordpress folder.
Install wordpress

Learn WordPress - WordPress tutorial - Wordpress Installation - WordPress examples - WordPress programs

  1. Right click on the downloaded folder.
  2. And then you select the “Extract Here” option.
installing wordpress

Learn WordPress - WordPress tutorial - Copy the Extracted folder - WordPress examples - WordPress programs

  1. After that you must move it by copying the extracted folder to the path C:\xampp\htdocs\folder name.
  2. Then rename that folder name as “wikitechy” which is shown in the above figure.

Step 4:

  • Now open the browser and type localhost/<Your WordPress folder>(for e.g. since we have created the folder name as wikitechy as it has to be given as localhost/wikitechy) in the address bar after that the following page will appear in this way as shown below.
 WordPress installation step five

Learn WordPress - WordPress tutorial - WordPress installation - WordPress examples - WordPress programs

  1. Select your language for the WordPress, generally we choose “English(United States)”.
  2. Click on Continue to proceed installation. After that you receive the following window as shown below :

Step 5:

 Welcome to Wordpress

Learn WordPress - WordPress tutorial - Welcome to Wordpress - WordPress examples - WordPress programs

  1. Click this “Let’s go” button to proceed the installation.

Step 6:

WordPress Database Connection

Learn WordPress - WordPress tutorial - WordPress Database Connection - WordPress examples - WordPress programs

  1. Here give the database name you already created in “localhost/php myadmin”(e.g. We have already created the database “wickitechy” in previous step).
  2. Enter the database Username as “root” which is predefined.
  3. Enter Your Database Password.
  4. Enter Your database host name as localhost which will access your localhost or server.
  5. Here you mention your Table Prefix as wp_
  6. Click this “Submit” button to submit all the entered details. After that following window will appear as shown below :

Step 7:

WordPress Run and Install

Learn WordPress - WordPress tutorial - WordPress Run and Install - WordPress examples - WordPress programs

  1. Click here to proceed installation.

Step 8:

 WordPress installation process

Learn WordPress - WordPress tutorial - WordPress installation process - WordPress examples - WordPress programs

  1. Enter Your Site Title here(Here we have given Site Title as “wikitechy”).
  2. Enter the Username as “admin”.
  3. Enter Your Password (You must remember the password forever).
  4. Confirm Your Password.
  5. Enter Your Email-address
  6. Finally Click the “Install WordPress" Button. That’s it WordPress has been successfully installed in your local system by showing the window screen as shown below.
 WordPress installation

Learn WordPress - WordPress tutorial - WordPress installation - WordPress examples - WordPress programs

  1. After clicking the login button the following word press login page will appear.

Step 8:

 WordPress installation process

Learn WordPress - WordPress tutorial - WordPress installation process - WordPress examples - WordPress programs

  1. Enter Your Site Title here(Here we have given Site Title as “wikitechy”).
  2. Enter the Username as “admin”.
  3. Enter Your Password (You must remember the password forever).
  4. Confirm Your Password.
  5. Enter Your Email-address
  6. Finally Click the “Install WordPress" Button. That’s it WordPress has been successfully installed in your local system by showing the window screen as shown below.
 WordPress installation

Learn WordPress - WordPress tutorial - WordPress installation - WordPress examples - WordPress programs

  1. After clicking the login button the following word press login page will appear.
 WordPress login page

Learn WordPress - WordPress tutorial - WordPress Login Page - WordPress examples - WordPress programs

  1. Enter the Username as admin.
  2. Enter the Password which you have given before.
  3. Click Login button for Logging in to your WordPress.
WordPress customize your site

Learn WordPress - WordPress tutorial - WordPress customize your site - WordPress examples - WordPress programs

  • Wordpress has been successfully installed. We can create our own websites, blogs.


Related Searches to Wordpress Installation