Re: MySQL Error number 2003???
look /etc/mysql/my.cnf at
#
# Instead of skip-networking the default is now to listen only on
# localhost which is more compatible and is not less secure.
bind-address = 127.0.0.1
Change for
bind-address = 0.0.0.0
Ok, now work on everywhere
Subject
Written By
Posted
September 04, 2006 10:49AM
September 12, 2006 01:18PM
November 02, 2006 03:49AM
November 21, 2006 03:35PM
December 26, 2006 11:39AM
September 27, 2007 03:04PM
February 06, 2008 11:04PM
Re: MySQL Error number 2003???
April 19, 2007 02:31PM
February 04, 2008 01:28AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.