How to Setup wordpress in localhost?
Watch video on youtube:
How to setup wordpress in localhost: https://www.youtube.com/watch?v=xa7plj3Yb70
In your Computer System:
- Go to wordpress.org.
- Click on Get wordpress.
- Download Wordpress Zip file from the download page.
- Now You have to dwonload localhost software in your computer system like: Xampp or Wampp. For this go to https://www.apachefriends.org/download.html and download software according to your Operating system and Install It.
- Now Go to your directory "C:\xampp\htdocs"
- Create a folder For example "testwordpress".
- Extract your wordpress zip files in this folder.
- It should be like this:
- Now go to open xampp control panel from your system and start Apache & MySql
- After starting xampp control now open browser type url http://localhost/phpmyadmin and create a database.
- After creating database open url http://localhost/your-folder-name(i.e. you created in the htdocs folder) example: http://localhost/testwordpress
- It will start wardpress installation, Now you can add details like you want.
- For data base section add the following details:
- Databse name: Name of database that you create.
- Database User: root
- Databse Password: do no write anything in this field.
- Now proceed, you can login to site by username and password created by installation process, And enjoy.
Thanks for reading article.
For more information visit wordpress official site.
Also Watch video on Youtube:
How to setup wordpress in localhost: https://www.youtube.com/watch?v=xa7plj3Yb70
Also Read: What is Wordpress?
Comments
Post a Comment