I know you must get this same question over and over but I just cant figure out whats wrong.
define('DB_NAME', 'zzsfyhw_Blog');
define('DB_USER', 'zzsfyhw_fsu');
define('DB_PASSWORD', 'mypassword')
define('DB_HOST', 'localhost');
I changed the password to protect the not so innocent. Any idea what I am doing wrong? I know its something silly but I just dont see it.
Thanks