How to install wordpress offline | Method 2 | Part 3
In this tutorial, I show you how to install wordpress offline.For this, you don't need hosting and domain.you can install offline in your local server.
Steps to install wordpress offline :
- First you have wamp or xampp installed on your system.
- Then Make the database with name `wordpress`.
- Now,Download wordpress from here.
- After download the wordpress,Extract the files and inside the main folder,There is also one folder with same name, rename that folder with wordpress.
- Now copy renamed `wordpress` folder, Paste into www folder of wamp.
- Now the following URL in browser and press enter.
http://localhost/wordpress
- Select the language > click Let's go
- write database name `wordpress`,Username name `root`, password - don't write anything remain it empty, Database host `localhost`,Table prefix `wp_` and after that click submit.
- click run the install.
- Enter the site title > username > password > Email.
- click install wordpress.
- Now wordpress is installed.
- you can login to wordpress dashboard from here.
http://localhost/wordpress/wp-admin
{[['
']]}
No comments