OK what is wrong with mine. I am on Go Daddy, and I can’t figure out why this wont work.
define(‘DB_NAME’, ‘mycrux.com’); // The name of the database
define(‘DB_USER’, ‘thecrux’); // Your MySQL username
define(‘DB_PASSWORD’, ‘********’); // …and password
define(‘DB_HOST’, ‘mysql25.secureserver.net’); // 99% chance you won’t need to change this value