Forums
(@squibble-fishcom)
10 years, 11 months ago
Hey Tyler
Define these values in your wp-config.php file like
define("DB_HOST1", "HOST NAME");
Then just reference that value in the db-config file without quotes and “$”.