Setting Up a Database for WordPress #part 2

Words
100
Reading
1 min
Listen
Play
9y

Next, you’ll need to create a blank MySQL database WordPress can use.

WampServer comes with phpMyAdmin, a web based application to manage MySQL databases. Click on the Wampserver icon in windows taskbar and then click on phpmyadmin.

The phpMyAdmin login screen will open in a new browser window. By default, the Username will be root, and you can leave the password field blank.

Once logged in, click on Databases in phpmMyAdmin to create a new database for WordPress. You will be asked to choose a name for your database (we named ours test_db). After that click on the Create button

Setting Up a Database for WordPress #part 2 | Ecency