check your permissions on mysql.  If you are trying to log in as root then
make sure that you either have a record in the mysql.user table where
user=root and host=ipaddress or user=root and host=%

If you make a change the make sure you flush privileges.

Cal

-----Original Message-----
From: Wayne McCloud [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 25, 2001 8:59 PM
To: [EMAIL PROTECTED]
Subject: we are running MySQL w/php. When trying to connect to
thedatabase via mysqlGUI from a win200o work


we are running MySQL w/php.  When trying to connect to the database via
mysqlGUI from a win200o workstation, we get the following error:



access denied for user: 'root@ipaddress' (Using password: Yes)



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to