Ok i've been trying to figure this out for a while and cant fix this. I get this error:
Warning: mysqli_real_connect() [function.mysqli-real-connect]: (28000/1045): Access denied for user ' sasGallery '@'72.167.232.221' (using password: YES) in D:\Hosting\4668404\html\gallery\lib\adodb\drivers\adodb-mysqli.inc.php on line 109
Could't connect :
sasGallery.db.4668404.hostedresource.com: Access denied for user ' sasGallery '@'72.167.232.221' (using password: YES)
when i try install and don't know what to do about it. Please help me, i have to have this gallery set up really soon.
Posts: 16503
You're either not using the right username or the right password or that user doesn't have the correct permissions for your database.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
To expand a bit on previous reply :
sasGallery has either no or incorrect password, or no access when connecting from the given IP. 72.167.232.221 resolves to p3nw8sh021.shr.prod.phx3.secureserver.net .. I guess this is some kind of web hosting outfit ? If so, I also guess you can't have direct access to the server or the DB ? That'd help you to debug a bit further.
-- Jeff