Steps to install Word Press on your computers/laptops:
Downloading XAMPP
- Download XAMPP.
- After downloading, a box will appear, asking for your permissions to make changes to the computer. Click Yes.
- Next, XAMPP setup wizard will appear. Continue giving permissions by clicking on Next every time.
- Finally, browse and select the destination folder to install XAMPP e.g. select C drive.
- Files will start unpacking and installation will start.
- As the installation finishes,2 flags will appear. Select the USA flag. Click Save.
![]() |
| XAMPP Setup |
Downloading WordPress
- Visit https://wordpress.org/ and download WordPress. This file will appear in your downloads.
- Make a new folder of WordPress on your desktop. The file you have just downloaded is a zipped file, so extract all the files into this new folder.
XMAPP Control Panel
- XMAPP control panel will appear now.
- Apache ------ Start & MySQL ------- Start
Copying WordPress to XAMPP folder
- Copy the WordPress folder
- Open the XAMPP folder in C drive ------ ht docs -------- Paste WordPress folder into this.
Localhost/phpMyAdmin
- Write “Localhost” in a new window with “/ phpMyAdmin”
- Select the language
- Create Database now
- Database name: Fashion (or any of your choice) ------ create
- Now type localhost/database name ------ Enter ------ WordPress opens
- Database name: Fashion (or any of your choice)
- Database username: root
- No password (Don’t enter password)
- Database host: localhost
- Table prefix: wp_
- Click submit ------- run
Form filling
- Give site title (whatever is the name of your site/business)
- Username – Your own choice
- Password –Your own choice
- Email – your email id
- Install WordPress


Comments
Post a Comment