Advertising
- Mine
- Tuesday, June 5th, 2007 at 2:59:41am MDT
- <?php
- // ** MySQL settings ** //
- define('DB_NAME', 'hidden'); // The name of the database
- define('DB_USER', 'hidden'); // Your MySQL username
- define('DB_PASSWORD', 'hidden'); // ...and password
- define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
- // You can have multiple installations in one database if you give each a unique prefix
- $table_prefix = 'wp_'; // Only numbers, letters, and underscores please!
- // Change this to localize WordPress. A corresponding MO file for the
- // chosen language must be installed to wp-content/languages.
- // For example, install de.mo to wp-content/languages and set WPLANG to 'de'
- // to enable German language support.
- define ('WPLANG', '');
- /* That's all, stop editing! Happy blogging. */
- define('ABSPATH', dirname(__FILE__).'/');
- require_once(ABSPATH.'wp-settings.php');
- ?>
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.