Jump to content
Larry Ullman's Book Forums

gponty

Members
  • Posts

    1
  • Joined

  • Last visited

gponty's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello. I have been going through each chapter of this book for a couple of days now, and i finally got stuck on "Retrieving Query Results" in CH. 9. I created both the "register.php" page and the "view_users.php" page exactly how the book said to. Unfortunately when I fill out the registration form I get this error: Could not connect to MySQL: Access denied for user 'username'@'localhost' (using password: YES) And when I click on the View Users page that I created it gives me the same error, which is: Could not connect to MySQL: Access denied for user 'username'@'localhost' (using password: YES) I am assuming that something is wrong with MYSQL, but i do not really understand I already went through all of the steps to create my MYSQL passsword. And I was able to create all of the chapters prior to CH> 9 successfully. I even followed the examples where i Tested out the 'mysqli_connect.php' document, and it worked perfectly. I am not reallly sure what else to do considering I already ran the test, and created my password a while ago. Please help.
×
×
  • Create New...