Installed MySQL v4.0.13 on RH8, with phpMyAdmin-2.5.1 and PHP v4.  The phpMyadmin is 
installed on another server (gateway) while MySQL and PHP is installed on a separate 
server.  When the programmer tries to access MySQL he gets the following message:
Error 2003 Cannot connect to MySQL server 203.153.229.84 (10061).  
Anyone know why this is happening.
My my.cnf file has the following:

[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
port=3308

[mysql.server]
user=mysql
basedir=/var/lib

[safe_mysqld]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid

I have the phpMyAdmin port set to 3308.

Thanks


Jon L. Miller, MCNE, CNS
Director/Sr Systems Consultant
MMT Networks Pty Ltd
http://www.mmtnetworks.com.au

"I don't know the key to success, but the key to failure
 is trying to please everybody." -Bill Cosby





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to