• Can somebody help me with the wp-config? It looks like this:

    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘stjerndorff_com’); // The name of the database
    define(‘DB_USER’, ‘stjerndorff’); // Your MySQL username
    define(‘DB_PASSWORD’, ‘mypassword’); // …and password
    define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value
    define(‘DB_CHARSET’, ‘utf8’);
    define(‘DB_COLLATE’, ”);

    My webbpage is http://www.stjerndorff.com and my webhost is one.com

    HELP?! Please..

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Help with wp-config.php settings’ is closed to new replies.