Changeset 4860 for trunk/wp-config-sample.php
- Timestamp:
- 02/02/2007 12:04:35 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/wp-config-sample.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-config-sample.php
r4424 r4860 5 5 define('DB_PASSWORD', 'password'); // ...and password 6 6 define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value 7 define('DB_CHARSET', 'utf8'); 8 define('DB_COLLATE', 'utf8_general_ci'); 7 9 8 10 // You can have multiple installations in one database if you give each a unique prefix
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)