Showing posts with label how Install WordPress in Local Server (WAMP). Show all posts
Showing posts with label how Install WordPress in Local Server (WAMP). Show all posts

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