From 32766c9ff94cbdea57243d04f1f07e635e77b2be Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Mon, 15 Feb 2010 15:21:34 +0000 Subject: [PATCH] More and more, hosts are not using localhost for the MySQL connection. Reword the config setup text. props mrmist. fixes #11659 git-svn-id: https://develop.svn.wordpress.org/trunk@13163 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/setup-config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/setup-config.php b/wp-admin/setup-config.php index 11b37c7616..7954e13fda 100644 --- a/wp-admin/setup-config.php +++ b/wp-admin/setup-config.php @@ -137,7 +137,7 @@ switch($step) { - 99% chance you won't need to change this value. + You should be able to get this info from your web host, if localhost does not work.