InkThemes Blog

12 Simple Steps to install WordPress locally

This tutorial will help you to install WordPress on your machine through wamp software.

Before starting the installation of WordPress on your machine, let me tell you something about WordPress:-

  • WordPress is a free and open source blogging tool and a content management system based on PHP and MySQL. To use WordPress you must have a server installed on your machine for its working environment. Without a server you won’t be able to install WordPress. The server you will install, it should support PHP and MySQL requirements.
  • Installing WordPress is quite easy and simple, so I suggest you to be patient. Here in this article I have used Wamp software (supports PHP and MySQL) for installing WordPress. You can use any web server of your choice to install WordPress.

Steps for installing WordPress

Step #1. As I said earlier WordPress needs a web server (which could be anyone, for e.g. I have used Wamp software  for installing WordPress) to work on so first you need to install a software called “WAMP” (which has prebuilt  localhost server) on your machine. WAMP stands for Windows Apache MySQL and PHP. Simply open any one of your browsers and download “Wamp” software on your system. This will provide a platform to install WordPress easily. Remember one thing, while installing Wamp, no other servers should be in active mode otherwise it will conflict installation of  Wamp. You can download WAMP  through this link. A page will be opened after this as shown below:

wamp server


Step #2. After downloading Wamp, just do double click on its icon to run and install it in one of your directories (By default it gets installed on Local disk C ).

Wamp Icon

Step #3. Remember, every time you on your machine first you need to activate the (web server) Wamp server simply by double clicking on its icon. After activating it that you will see a green “W” mark (which looks red by default) on your taskbar.

Activating Wamp Server

Step #4. Now open your browser and type www.wordpress.org and easily download the latest version of WordPress as shown in the figure below:

Downloading WordPress

 

Step #5.  Open your directory where you have installed Wamp server and perform the following steps.

Directory (Local disk C, by default wamp is installed in this directory) –>wamp>www–>copy the zip folder of WordPress here and do right click on it and select “extract here”. Now make a copy of the folder and rename it, here for e.g., it is renamed as “wordpress1”. Making a multiple copy of WordPress and renaming makes you comfortable to create your own blogs and website.

WordPress

Step #6. Open your web browser and type the following on your address bar “localhost/phpmyadmin/” and press enter. Following  page shown in figure will display on your screen:

Database for WordPress

Now select the database and create a database for your WordPress, lets say for e.g. “table” as shown in the figure below. Simply click on create and your database is ready to use.

Creating Database

 

Step #7. Now type “localhost” on your browser and from there select your copied folder (the one which you renamed for your WordPress website).

Wamp

 

Step #8. After this following page will be obtained as shown in the figure below. Now click on the button ”Create a Configuration file” on the same page.

Configuring WordPress

 

Step #9. Now after performing the above step, on the next page click on “Let’s go” button.

Downloading WordPress

Step #10. Now this step is very important. You need to be little careful here. Keep in mind few things and proceed in this way:-

a. Database Name should be same as that what you have created earlier for your WordPress.
b. User Name   is “root” by default as per MySQL user name.
c.  The password  should be left blank if you haven’t mentioned it at the time of creating your database otherwise type the same one if you have mentioned it earlier.
d. Leave the other fields as it is. Now your page should look like as shown in the figure below. At last click on “Submit” button to proceed further.

Configuring for WordPress

Step #11. After this simply fill the respective fields on the  next page and at last click on the button ”Install WordPress”. Your page will look like as shown in the figure below:Information of user for WordPress

Step #12. And finally here comes your destination point. It’s a bingo from your side. Yes! you have successfully installed WordPress on your machine. Just to make sure that you have done all the steps in a perfect manner, you can login to your account.

WordPress is installed

I hope this was as easy as I felt while installing WordPress. Keep signing in and use this new technology to make effective websites for your business environment.

You May Also Like:

How to create City Business Directory using GeoCraft theme.
How To create a Child Theme in WordPress.
Appointy: A Powerful Plugin For Appointment Scheduling.
12 Ways To Optimize Speed Of Large WordPress Websites.
Creating A Facebook FanPage Using Local Business WordPress Theme.

 

About Deep Wadhwa

"I believe in basics which builds up perfection and enhance creativity. Thanks to Blogging through which I can share my experience with you!!!!".

Comments & Responses

  1. Hassnain says:

    i have installed the wordpress locally as u mentioned it works fine but i have an issue i have installed new theme but whenever i change the images of that theme it remain unchanged in browser i-e the browser still shows old images even though i have replaced them with new ones
    i don’t figure out what’s the problem
    Can you plz tell m what is the problem..??

    • Deep Wadhwa says:

      Hello Hassnain,

      I am glad to know that the above procedure had worked for you properly.

      Regarding your issue either there may be a cache problem (most probably) or you may have activated some plugins on your website.

      To clear the cache press Ctrl+F5 (two or three times). This will clear the cache and will resolve your issue.

      Or if you have activated some plugins then deactivate them.

      I would also suggest to open your localhost in some other browsers. If the new images display on your theme then this is surely a cache problem.

      Thanks,
      Deep.

Leave a Reply

Your email address will not be published. Required fields are marked *