[PHP] mySQL access denied with correct account/pw?

2001-05-08 Thread John Vanderbeck
Working on getting mySQL setup on a new server. I mainly do the PHP work while another guy does the server work. He has given me the account and password for the mySQL server, and I have quadruple checked it with him. We both swear it is correct in the script. However, mySQL reports an access

RE: [PHP] mySQL access denied with correct account/pw?

2001-05-08 Thread Matt Schroebel
If you are now accessing remotely, you'll need remote privileges for the user, not just user@localhost. Could also be the db name is incorrect. -Original Message- From: John Vanderbeck [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 08, 2001 2:59 PM He has given me the account and