how to Install WordPress in Local Server (WAMP)

  1. Download the WordPress Package and Extract
  2. I’ll show how to install wordpress in local server. Before start installation, First download WordPress Package from official WordPress site. Better download latest version of WordPress. Unzip the downloaded file in your server place(/www/), and rename the folder(for Ex, ‘my_project’).

    install wordpress in local server - Step to Install


  3. Create MySQL Database
  4. Goto phpmyadmin of your local server, and create database(Ex, ‘my_db’). Actually, here your Hostname is ‘localhost’, Username is ‘root’ and password is ” (Empty).

    install wordpress in local server - Step to Install

    Come on, Let’s move to WordPress Installation.
  5. Wordpress Installation Process
  6. Now, run your site( localhost/my_project ). It’s showing follwing installation page. If you need more help for this
    page go Here. Click ‘Create a Configuration File’ button. Don’t worry about help, we’ll give full help.

    install wordpress in local server - Step to Install

  7. Setup Configuration File
  8. This image for Introduction of Setup Configuration File. Nothing is here. So just click ‘Let’s go!’

    install wordpress in local server - Step to Install

    This is step-1 of Configuration Setting. You can see following data as default,

    install wordpress in local server - Step to Install

    then change the data, with your Original data.( following image shows for our Example Data ). Here “Table Prefix” is using, when you want to run multiple WordPress installations in a single database.

    install wordpress in local server - Step to Install

    After fill the details, just click ‘Submit’ button with confidence.
    Now we are in step-2 of Configuration Setting. Just click ‘Run the install’ from following screen

    install wordpress in local server - Step to Install

    WoW!!!
    How we are in main Installation Page.
    install wordpress in local server - Step to Install
    Just fill the details as Wish. But don’t forget name. Why because, you are in local server. You can’t get ‘password recovery’ mail. And uncheck the Privacy, option. If you are in main server(live site), you can worry about that. Now no need. Just relax and click ‘Install WordPress’.

    See with Example Data,
    install wordpress in local server - Step to Install
    after you will get following Screen
    install wordpress in local server - Step to Install

    SUCCESS!!! Finally. We Installed WordPress successfully.
  9. Installed
  10. If you go to site(http://localhost/my_project/), you’ll get your WordPress site,
    install wordpress in local server - Step to Install
    And Just give ‘/wp-admin’ at the end of URL. Give user name and password.
    install wordpress in local server - Step to Install
    We got good idea to install wordpress in local server (WAMP). Enjoy with Admin Dashboard.

0 comments: