what are mysql settings?
-
In order to install wordpress I have to fill out the wp-config.php file, but I don’t know what my sql-settings are. How can I find out?
I have web space on ftp://www.kvhu.be and a wordpress username and password. That should be enough, no?
Currently I put these settings:
define(‘DB_NAME’, ‘wordpress’);
define(‘DB_USER’, ‘kvhu’);
define(‘DB_PASSWORD’, ‘*****’);
define(‘DB_HOST’, ‘localhost’);The pasword is the same I use to enter this topic, so it is certainly correct, but what about the DB_NAME and the DB_HOST?
Thanx a lot!
Anton
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘what are mysql settings?’ is closed to new replies.