Wednesday, November 20, 2019

How to Create Localhost for Wordpress

How to Create Localhost for Wordpress
______________________________________________________________________
If you don't see my 1st two blog i will share link below it
https://siddhesh7899.blogspot.com/2019/11/how-to-install-wordpress-step-by-step.html
https://siddhesh7899.blogspot.com/2019/11/installation-of-xampp-in-windows-in_16.html
for HINDI
https://siddhesh7899.blogspot.com/2019/11/how-to-install-wordpress-step-by-step_17.html
https://siddhesh7899.blogspot.com/2019/11/installation-of-xampp-in-windows-in.html
just watch it it will give you the idea about all the procedure from the beginnings.
______________________________________________________________________
______________________________________________________________________
Procedure
_____________________________________________________  
  1. Before designing a website you need to create a folder in the XAMPP folder so basically you have to go to the XAMPP folder in the XAMPP open "htdocs" create folder in "htdocs" give the proper name to the folder it will help us to know about website name.
  2. After creating folder you have to copy wordpress files and paste it into a newly created folder (please check below link if you don't know how to download wordpress.)https://siddhesh7899.blogspot.com/2019/11/how-to-install-wordpress-step-by-step.html
  3. After pasting all file to the new folder. Open any browser and write in URL "localhost/phpmyadmin/" You will get the window then click o the Databases and write the name of your folder that you have given (write same name) and click on create.
  4. Then write URL like localhost/Sid. (localhost/name you given to the folder). then select English and click Continue
  5. After this window give the Database name="name you given to the folder", username= root, and click on submit
  6. After this you will get the window about installation fill all the information like site title,username,password and E-mail and then click on Install Wordpress.
  7. Then click on login 
  8. You will get the dashboard now you are able to design your website.
It will help you to customize your website 
check my other blog to know more.

4 comments:

how to solve MYSQL error in XAMPP

Error in XAMPP ********************************************************************************* Hey guys if you haven't seen my bl...