Hey ya'll. I keep getting this error when I pull up the webpage that I'm building right now. Admittedly I'm new at php/mysql so any answers are great, but ones that say "do a search" don't really help -- considering I've already done that and still not figuring it out exactly right.
Code: Select all
Warning: mysql_connect(): Access denied for user 'unorthodokz'@'p3slhjava06.shr.phx3.secureserver.net' (using password: YES) in /home/content/m/u/s/musicdocument/html/library/config.php on line 15
Unable to connect to database! Please try again later.
The problem can also be seen here:
http://www.musicdocumentaries.org. I know that my hostname, username, and password are correct. Thanks for takin a look.