Wordpress is open source content management system based on PHP and MYSql. Wordpress is used to create awesome website or Blog. It is most popular create blogging system on the web, and used more than 24.3% of the top 11 million websites.
Wordpress is developing by Matt Mullen and Mike Little in 2003. There is a number of Plugin and widget available, used to develop the website. In WordPress, you can use predefined develop the template which is free available on www.wordpress.org to create blog or website. You can run WordPress on local PC or remote host.
So let’s start, first, you need to require WordPress or WAMP,XAMP on local PC. WAMP server provides the server host environment to run or test the WordPress on a local machine.
Install the WAMP Server
- First, WAMP servers download from http://www.wampserver.com .
- Click the setup and follow the instruction properly, you can set the location of WAMP server C:\.
- After install you can check the c:\wamp folder is created in c: drive. And then another folder inside is created in www.
After complete install, you can turn on the wamp server.
Install the Wordpress on local computer using WAMP
- First, you can download WordPress on http://www.wordpress.org .
- Extract the folder or rename, or copy the WordPress folder and put inside c:\wamp\www folder.
- Now before complete the setup of WordPress, you need to configure the database from PHPMyAdmin into WAMP server like http:\\localhost\\phpmyadmin.
Database Configure
- Open the PHPMyAdmin.
- Select the Database, then given the name like WordPress example and select create button.
- After all, you can select the localhost > WordPress > create a configuration file .
- After click creates a configuration file you should like this.
- Click on Let’s go. You should like this after.
- You can enter the database name which is created PHPMyAdmin like WordPress example And username, password, Database host, Table prefix.
- After then you can click on Run install. You should like this:
- After complete successful steps, you can install the WordPress on local PC. Now after you can login in
- And given the username or password which before you can select.
- Here below you can see the Dashboard of wordpress.
If you have to face any problem then you can watch my video on youtube channel.