I have the same problem
define(‘DB_NAME’, ‘wordpress’); // The name of the database
define(‘DB_USER’, ‘Sandra’); // Your MySQL username
define(‘DB_PASSWORD’,’sandra’); // …and password
define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value
Error establishing a database connection
Database server is running.
Anybody?