problems with wp-config.php !!!
-
hi!
i downloaded the version 2.5.1
after reading the install instructions i made this wp-config.php:
// ** MySQL settings ** //
define(‘DB_NAME’, ‘xxxxx’); // The name of the database
define(‘DB_USER’, ‘wxxxxx’); // Your MySQL username
define(‘DB_PASSWORD’, ‘xxxxx’); // …and password
define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value
define(‘DB_CHARSET’, ‘utf8’);
define(‘DB_COLLATE’, ”);loaded this file up to webspace and then tried to run the installation link.
i always get the error, that user or password is wrong, or the localhost is not connected.
but the localhost is okay, and the userdata is okay, too!!where is the mistake?
THXgreetz
schmuddel
- The topic ‘problems with wp-config.php !!!’ is closed to new replies.