Re: Error Connecting To Server From Client Machine-Linux

2005-05-13 Thread Mark Sargent
Alvaro Cobo wrote: Have you checked if in the /etc/mysql/my.cnf the directive "allow networking" is uncommented?. This is a quite usual mistake. Also check the host permissions of the root user. Hope this helps. Alvaro. - Original Message - From: "Mark Sargent" <[EMAIL PROTECTED]> To: Sen

Re: Error Connecting To Server From Client Machine-Linux

2005-05-09 Thread Alvaro Cobo
Have you checked if in the /etc/mysql/my.cnf the directive "allow networking" is uncommented?. This is a quite usual mistake. Also check the host permissions of the root user. Hope this helps. Alvaro. - Original Message - From: "Mark Sargent" <[EMAIL PROTECTED]> To: Sent: Sunday, May

Re: Error Connecting To Server From Client Machine-Linux

2005-05-08 Thread Andy Pieters
Hi Mark You should know that users and passwords are specific to the host where they are being used. For instance, if your root password on the server is mypass, and use it to connect to the mysql server, then it will get accepted. Now if you use a mysql client on another machine to connect to