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
This commit is contained in:
parent
a64273f056
commit
32766c9ff9
@ -137,7 +137,7 @@ switch($step) {
|
||||
<tr>
|
||||
<th scope="row"><label for="dbhost">Database Host</label></th>
|
||||
<td><input name="dbhost" id="dbhost" type="text" size="25" value="localhost" /></td>
|
||||
<td>99% chance you won't need to change this value.</td>
|
||||
<td>You should be able to get this info from your web host, if <code>localhost</code> does not work.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><label for="prefix">Table Prefix</label></th>
|
||||
|
Loading…
Reference in New Issue
Block a user