Log In · Register

 
wordpress
avalon*
post Jul 17 2005, 09:32 PM
Post #1


NO. I'm not 13. or 14. or 15. or 16.
*******

Group: Member
Posts: 4,616
Joined: Jul 2004
Member No: 30,577



Yes..I'm very confused about this thing. The directions said to open up this file and fill in the database connection information. Yeah, if someone could help me, that would be great. I'm terrible about these things. I just need the stuff explained in simpler terms, basically. Thanks.

QUOTE
<?php
// ** MySQL settings ** //
define('DB_NAME', 'wordpress');    // The name of the database
define('DB_USER', 'username');    // Your MySQL username
define('DB_PASSWORD', 'password'); // ...and password
define('DB_HOST', 'localhost');    // 99% chance you won't need to change this value

// Change the prefix if you want to have multiple blogs in a single database.
$table_prefix  = 'wp_';  // example: 'wp_' or 'b2' or 'mylogin_'

// Change this to localize WordPress.  A corresponding MO file for the
// chosen language must be installed to wp-includes/languages.
// For example, install de.mo to wp-includes/languages and set WPLANG to 'de'
// to enable German language support.
define ('WPLANG', '');

/* Stop editing */

define('ABSPATH', dirname(__FILE__).'/');
require_once(ABSPATH.'wp-settings.php');
?>
 
 
Start new topic
Replies
avalon*
post Jul 18 2005, 12:05 PM
Post #2


NO. I'm not 13. or 14. or 15. or 16.
*******

Group: Member
Posts: 4,616
Joined: Jul 2004
Member No: 30,577



Okay so I asked my host to help me fill in the stuff, and I tried it, and there was an error...I think it has something to do with me installing WordPress previously, but I didn't...blink.gif Anyone else have any ideas?
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: