Changeset 2455 for trunk/wp-admin/install.php
- Timestamp:
- 03/17/2005 11:34:06 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/install.php
r2437 r2455 1 1 <?php 2 $_wp_installing = 1;2 define('WP_INSTALLING', true); 3 3 if (!file_exists('../wp-config.php')) 4 4 die("There doesn't seem to be a <code>wp-config.php</code> file. I need this before we can get started. Need more help? <a href='http://wordpress.org/docs/faq/#wp-config'>We got it</a>. You can <a href='setup-config.php'>create a <code>wp-config.php</code> file through a web interface</a>, but this doesn't work for all server setups. The safest way is to manually create the file.");
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)