MySQL Forums
Forum List  »  PHP

Re: Access denied for user 'root'@'localhost' (using password: YES)
Posted by: Me You
Date: August 01, 2007 04:41PM

$server = mysql_connect($host, $username, $password) or die("Can't find the Database Server");

Check to make sure that the username and password are correct!

http://us2jm.com/earnmoney/intl.htm

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.