I am trying to install a directory on to my forum. The 1st step says to open my config.php file and modify the parameters: MySQL_Hostname: name of the database server MySQL_User: user name MySQL_Password: password (if any) MySQL_Database: name of the database. Choose the name of an existing database Prefix: prefix to database names (optional) So do I just replace the values of the: hostname usrname password I believe I understand replacing the values. What I am slow to understand is what the db server value would be. Would that be my URL name or hosting company or the dns of my server? What is it I need to put in the MySQL_Hostname: Thanks to any who can answere and help with my question.