Ticket #1094: wp-config-sample.php.diff
File wp-config-sample.php.diff, 484 bytes (added by , 19 years ago) |
---|
-
wp-config-sample.php
1 1 <?php 2 2 // ** MySQL settings ** // 3 // Make sure you keep the quotes around the values you supply // 3 4 define('DB_NAME', 'wordpress'); // The name of the database 4 5 define('DB_USER', 'username'); // Your MySQL username 5 6 define('DB_PASSWORD', 'password'); // ...and password