Thread Starter
mariel
(@mariel)
Yeah I changed to b2 a couple of hours after this post because I just couldn’t get word press to work thanks though
Thread Starter
mariel
(@mariel)
OH! Nevermind I didn’t put the little ‘ after the username! Sorry!
Thread Starter
mariel
(@mariel)
This is what I changed:
define(‘DB_NAME’, ‘marie2l_wp’); // The name of the database
define(‘DB_USER’, ‘marie2l_wp); // Your MySQL username
define(‘DB_PASSWORD’, ‘hidden’); // …and password
define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value
is that right?