define(‘DB_NAME’, – ???
-
OK … I’m a beginner with code … two questions:
1.
I opened this file: wp-config.php and it is aksing me to supply the database name? Where do I find the name of the database?
2.
Then there is this part:
// 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’, ”);
I HAVE NO IDEA what all that means!? Inside of the wp-includes folder there is no ‘languages’ directory? Am I supposed to add a’languages’ directory? Where do I get an MO and what do set WPLANG to?
Thanks!
The topic ‘define(‘DB_NAME’, – ???’ is closed to new replies.