// ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define('DB_NAME', 'dbname'); /** MySQL database username */ define('DB_USER', 'username'); /** MySQL database password */ define('DB_PASSWORD', '*******'); /** MySQL hostname */ define('DB_HOST', 'localhost'); While installing wordpress on hostgator what do u enter in MySQL hostname in wp-confing.php file. I want to ask what i should enter in place of localhost. If i am not using their software for installation of wordpress. Thank you and Best Regards
You should not need to change localhost as long as you are hosting both the site and the database on the same account with us. Since you are a customer, feel free to come into our livechat at anytime to get a quick answer to a question like this! We're open 24/7.
If your database is on the same server leave it as localhost. Was there a problem when you left it as localhost?
You're probably... 1. leaving a space at the end of either the db or un if you're pasting it. 2. not using the correct format of cpanelname_dbname and cpanelname_dbuser Why not use fantastico and have it set all of that up for you?
If you are still having trouble I posted a how to about this here http://bestwebhostingreview.org/site-building/installing-wordpress-hostgator Cheers