-
Database Name: wordpress
-
User name: root
-
Password: by default blank
-
Hostname:localhost
Steps:
-
Put
the database name as you have created in the database field. It
appears “wordpress”
by default. -
Give
the mysql user name, which is root
by default. -
Give
the password of mysql , if you have’n define , then let the
password field blank. -
Give
the host name as running on default port, localhost. -
Give
a prefix for the table name , which are being install in database.
A wp-config.php file is created, containing the information about database, username, password etc, at the time of installation.