Step 1: Setup WampServer
To simply download wamp please go to here--> http://www.wampserver.com/en/You will get two options one is for 64bit and for 32bit.Download as your desktop configuration.
Install wamp and start it.
If you setup wamp correctly wamp icon will turn into green.
Step 2: Database, Username and Password creation
Creating database, username and password click on wamp icon and select phpMyAdmin.It will lead you to phpMyAdmin page on your browser.Click on 'User'
First click on "check all" after that "add user"
Fill this form with your desire user name, select host as "Local" , set password and click on " " Than select "Add user"
Step 3: Download WordPress
For setup WordPress first you need to download WordPress.To download WordPress just go to https://wordpress.org/ and download latest WordPress files.After download you will get a zip file. Extract it.When you extract it, will have a folder named wordpress.
Step 4: Locating WordPress
Create a folder as your desire theme name on "www directory"
I'm giving theme name as "demo_theme"
Copy all files from downloaded "wordpress" folder
Past all files on "demo_theme" folder.
Step 5: Configure WordPress
Now click on wamp and select "localhost".You will find your theme name on localhost pageClick on your theme name than select continue
Select "Let's go"
Now give your Database name, Username and Password which we already set from phpMyAdmin
(We create same database and user name) and select "Submit"
Than "Run the install"
Step 6: Installation
You will needed some information to start your website.- First give a site title.
- Give username as you like to
- Set password
- Give your correct mail
- And than select "install WordPress"
Now your are done.You can now login to your WordPress dashboard with your given user and password.
Comments
Post a Comment