From 1801751bc44387d7583378d9988affca51fa5e44 Mon Sep 17 00:00:00 2001 From: markjaquith 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: http://svn.automattic.com/wordpress/trunk@13163 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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.