Cannot connect to mysql DB
Here is my code to try to access a DB on my site:
";
And I get this error:
Warning: mysql_connect(): Access denied for user '********'@'serverName.inmotionhosting.com' (using password: YES) in /home/orenga5/public_html/index_homepage.php on line 11
Unable to connect to MySQL---
Am I doing something wrong? Curious about access denied. Seems like I connected but was denied.
I am having the same problem. All my settings are good.
Any ideas why?