Ticket #6831: 6831.diff
| File 6831.diff, 1.1 kB (added by msw0418, 4 months ago) |
|---|
-
wp-admin/setup-config.php
old new 55 55 <li>Table prefix (if you want to run more than one WordPress in a single database) </li> 56 56 </ol> 57 57 <p><strong>If for any reason this automatic file creation doesn't work, don't worry. All this does is fill in the database information to a configuration file. You may also simply open <code>wp-config-sample.php</code> in a text editor, fill in your information, and save it as <code>wp-config.php</code>. </strong></p> 58 <p>In all likelihood, these items were supplied to you by your ISP. If you do not have this information, then you will need to contact them before you can continue. If you’re all ready…</p>58 <p>In all likelihood, these items were supplied to you by your Web Host. If you do not have this information, then you will need to contact them before you can continue. If you’re all ready…</p> 59 59 60 60 <p><a href="setup-config.php?step=1" class="button">Let’s go!</a></p> 61 61 <?php
