Chris Smith Posted September 6, 2006 Posted September 6, 2006 Warning: mysql_connect(): Access denied for user 'mlqrrjhu'@'localhost' (using password: YES) in /home/mlqrrjhu/public_html/includes/functions/database.php on line 19 Unable to connect to database server! I was changing my password to the admin section and this happened.
Guest Posted September 7, 2006 Posted September 7, 2006 You need to contact your tech support at your hosting account. They should be able to reset things so you can get back in. I've had that happen a few times, usually because I was not patient enough to wait for things to finish loading! Lefty
Chris Smith Posted September 7, 2006 Author Posted September 7, 2006 You need to contact your tech support at your hosting account. They should be able to reset things so you can get back in. I've had that happen a few times, usually because I was not patient enough to wait for things to finish loading! Lefty This is the reply I got from the support team: Chris, you are attempting to connect to 'localhost'. Please make sure that your script is referring to the correct hostname (gear-w10.gearworx.net This is line 19 that is causing the problem. $$link = mysql_connect($server, $username, $password); Any ideas?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.