Make changes to the Database: name, username,password,host
Im setting this up on my computer this database change will be located in the same folder as my WORDPRESS files...right...I am new to this I just want to make sure Im understanding these steps...
qbulla,
What are you trying to do exactly? You need to change the database name, username and password in the wp-config.php file in the root directory of the WordPress installation so the WordPress script can connect to the MySQL database.
just set it up so I can build on my computer, I was just wanting to be clear about the database part..
Yes you need to enter the
Database name
username
password
host
in wp-config.php. You can read more about this from the following URL:
http://codex.wordpress.org/Installing_WordPress#Installing_WordPress_on_your_own_Computer