gng554 Posted August 30, 2007 Share Posted August 30, 2007 helllo i am new to this i made a game when u register it says u registerd enjoy the game when u go and enter the username and password and press submit it says this: Access denied for user 'root'@'localhost' (using password: YES) can u plz help me with this? Quote Link to comment Share on other sites More sharing options...
Jesse60905 Posted August 31, 2007 Share Posted August 31, 2007 Re: log in error It seems that you have a problem with your mysql connection. Quote Link to comment Share on other sites More sharing options...
gng554 Posted August 31, 2007 Author Share Posted August 31, 2007 Re: log in error can u help me with it? Quote Link to comment Share on other sites More sharing options...
hamster01 Posted August 31, 2007 Share Posted August 31, 2007 Re: log in error You have a mysql connection error. That means that the mysql server is rejecting your connection with the current username and password combination. This this solution; Find the script called "mysql.php", open it with any Hex Editor. You will see the line somehting similar to this: $c = mysql_connect("localhost","root","something"); You should contact your hosting profider for those details. Also ask your hosting provider for the mysql database you are using. Quote Link to comment Share on other sites More sharing options...
Jesse60905 Posted August 31, 2007 Share Posted August 31, 2007 Re: log in error can u help me with it? I think Ferdi explained it better and trust me. You DO NOT want my help with mysql lol. Quote Link to comment Share on other sites More sharing options...
Michael Posted August 31, 2007 Share Posted August 31, 2007 Re: log in error First, get a legit engine, then ask for help ! Simple Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.