0% found this document useful (0 votes)
28 views1 page

Wordpress Setup Note

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views1 page

Wordpress Setup Note

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

WAMP SERVER : WAMP, XAMP, MAMP, LAMP

W - WINDOWS : Operating system


A - APACHE : (Live server) Local Hosting
M - MYSQL : Database
P - PHP : Programming language

WORDPRESS: Content Management System for building websites.

SETTING UP WORDPRESS:
- Run WAMPSERVER (Wait till the icon is green)
- Extract your Wordpress folder (Extract all)
- Duplicate the extracted folder (By copying and paste it)
- Open the duplicate folder (Find the wordpress folder inside)
- Copy the wordpress folder
- Go to Local Disk in your file explorer
- Go to wamp64 folder
- Go to www folder
- Paste the wordpress folder there
- Rename the wordpress folder to whatever u want

SETTING UP OUR DATABASE


- Go to your browser
- Type localhost/phpmyadmin
- Username : root (always)
- Password : (empty)
- Server choice : MySQL
- Click Login
- Click on New
- Name the database with your wordpress site name
- Click on Create

Opening Wordpress:
- Go to your browser
- Type localhost/(your wordpress folder name or your database name)

- Database name : Name of your database


- Database username : root
- Database password : (empty)
- Database host : (default)
- Table Prefix : wp-

WEBSITE SETUP:
- Site title : (Whatever name u want)
- Username :
- Password :
- Email : Your email
- Don't click on discourage search engines from indexing this site
- Click on install WordPress
- Then login with your details
- WELCOME TO WORDPRESS

Classwork:

You might also like