Make your website user-friendly. Learn how to design outstanding pages with streamlined navigation and objective content which is light in words yet heavy in information.  Home Web Design Basics Website Usability How to Install WordPress Blog Locally on Windows

How to Install WordPress Blog Locally on Windows


WordPress is a powerful personal publishing platform, and it comes with a great set of features designed to make your experience as a publisher on the Internet as easy, pleasant and appealing as possible.

Today we will learn together, how to install the WordPress locally in Windows. For the installation of the WordPress, we have to install the WAMP Server in our local laptop/computer. If you have not installed yet the WAMP Server, read the following useful WAMP Server installation tutorials.

I hope you have installed successfully the WAMP Server in your system/laptop. Lets start WordPress installation,

I have installed wordpress 3.2.1 on Windows 7, and same installation steps are used for Windows XP.

Step 1

In first step, open the WampServer. In Windows, the WAMP Server icon will now appear in your taskbar.

Img

WAMP Server icon

Step 2

Click on WAMP Server icon, a menu bar will appear on your screen. Now click on localhost option.

Img

Localhost

Step 3

Click on localhost, new page open in your current browser. Now click on phpMyAdmin option.

Img

phpMyAdmin

Step 4

When you click on phpMyAdmin option, you will go to phpMyAdmin page. Where you can create your database name.

  • Write new Database name
  • Click on Create button

My Database name is tutorialchip, but you set your database name as you like.

Img

Type Your Database Name

After this procedure you will successfully create a new database.

Img

Create A New Database

Step 5

Now we will download the latest version of the WordPress in our local laptop/machine. Latest version of the WordPress 3.2.1 can be found for download at official web page of WordPress.

Click on Download WordPress 3.2.1 button.

Img

Wordpress Official Web Site Page

When you click on this button, then a new WordPress 3.2.1 download page will open.

Img

Wordpress 3.2.1

Step 6

You can easily download WordPress 3.2.1 just one click on download button. After click on this button you will notice that wordpress is starting to download.

Img

Save The WordPress 3.2.1

Downloading of WordPress 3.2.1 is complete now, and you will find zip file of WordPress 3.2.1 in your download location/folder.

Img

Wordpress 3.2.1 Downloading Complete

Extract the WordPress Zip file.

Img

Extract The WordPress Zip File

Step 7

Unzipped WordPress folder.

Img

Copy The WordPress Folder

Now open the the WAMP folder which is in drive D, Because i have installed the WAMP Server in drive D.

Img

WAMP Server Instalation

When you opened this wamp folder, you will see www folder.

Img

www Folder

Open this www folder and paste the wordpress folder in it and rename this folder with your project name (domain name). My project name is tutorialchip, therefore I rename it with tutorialchip.

Img

Rename WordPress Folder with Tutorialchip

Now open this folder (tutorialchip) and you will find configuration file wp-config-sample.php in it.

Img

WP Config Sample File

Step 8

Rename this file with wp-confing.php . Just eliminate the sample word.

Img

WP Confing

Step 9

Open this wp-confing.php file in Notepad or Dreamweaver for Database setting. I opened this file in Dreamweaver.

Img

Open wp-confing.php File in Dreamweaver

Step 10

Write down Database Name, Database User Name and Database Password. We set Database Name tutorialchip as we create above and Database User root and Database Password will leave blank.

Img

Database Information Settings

Step 11

Open the selected link in browser (https://api.wordpress.org/secret-key/1.1/salt/) for Secret Key.

Img

Copy The Link

You will find the Random Secret Key as below,

Img

Open Link in Browser For Secret Key

Step 12

Now Copy this Secret Key Code and Replace with the existing code as below,

Img

Paste Links in Dreamweaver

Finally you set the Secret Key,

Img

New Random Secret Key

Step 13

Now go to taskbar and click on WAMP Server icon, a menu bar will appear on your screen. Now you click on again Localhost option.

Img

Localhost

After click on Localhost option, a new page opened in your browser. Now you see bottom of this page and click on your project name. I will click on tutorialchip because my project name is also tutorialchip.

Img

Click on Database Name

Step 14

When you click on your project name folder, a new page opened and fill those blank fiels with,

  • Site Title: Tutorialchip (Your website title)
  • User Name: Akbar (My name is Akbar therefore I wrote Akbar in user name box. You can type your name.)
  • Password: Type password as you like
  • Your-Email: Type your e-mail address.

Now click Install WordPress button.

Img

Information Needed

Congratulation, WordPress 3.2.1 is successfully installed. Now click on Log In button.

Img

Wordpress 3.2.1 is Successfully Instal

Step 15

When you click on log in button, new page opened, enter your User Name and Password as set previous. Click on login button.

Img

Wordpress

When you click login button, your WordPress Admin Page will opened in new browser tab.

You can open your project admin page directly in your browser as,

http://localhost/yourprojectname/wp-admin/

My project name is tutorialchip, so my link will be,

http://localhost/tutorialchip/wp-admin/

Img

Wordpress Admin Page

You can directly open your project or domain home page in browser as,

http://localhost/yourprojectname/

My project name is tutorialchip, so my link will be,

http://localhost/tutorialchip/

Img

Author's URL: tutorialchip.com
Make your website user-friendly. Learn how to design outstanding pages with streamlined navigation and objective content which is light in words yet heavy in information. More Website Usability Tutorials: Featured Materials | Fresh Materials | website templates


Like us to: