Changeset 964 for trunk/wp-admin/install-config.php
- Timestamp:
- 03/08/2004 08:49:21 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/install-config.php
r877 r964 63 63 </ol> 64 64 <p><strong>If for any reason this automatic file creation doens'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> 65 <p>In all likel yhood, 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, <a href="install-config.php?step=1">let’s go</a>! </p>65 <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, <a href="install-config.php?step=1">let’s go</a>! </p> 66 66 <?php 67 67 break;
Note: See TracChangeset
for help on using the changeset viewer.