Can you get into the mysql DB via command line? If so, try to get in there and make sure this user has permissions in the mysql.users table to connect via localhost. Also verufy password they are using. Try to have this user connect via the commandline in MYSQL, which if he is unable to there, it would rule out your PHP being the problem... -Brad
> Warning: MySQL Connection Failed: Access denied for user: 'tmc@localhost' > (Using password: YES) in e:\~~~\~~~\apache\website\~~~\testdb.php on line 8 > > The guy at the support says, that everybody else can connect no problems, > sent me the code, which I copy-pasted and I still have this error. :(( > > > > "Bastian Vogt" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hi, > > > > leave out the "@", and give us the error message. > > "@" suppresses error messages of any function. > > > > HTH, > > Bastian > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php