MySQL Forums
Forum List  »  MySQL Administrator

Re: MySQL Error number 2003???
Posted by: Fahan Sidd
Date: June 17, 2008 11:39PM

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

Hi i just installed MySQL Server 5.0 and MySQL GUI Tools i installed MySQL Server and GUI Tools but when i run either mysql admin or query browser it gives me this error "Error number 2003" i searched here for answer and i came across this so i tried locating file my.cnf but i couldn't find the file any help on this please in my folder of mysql there is no file with my.cnf there is one "my.ini" also i am using windows vista <<<< :S

any help be helpful thanks in advance
Fahan



Edited 1 time(s). Last edit at 06/17/2008 11:41PM by Fahan Sidd.

Options: ReplyQuote


Subject
Written By
Posted
September 04, 2006 10:49AM
September 12, 2006 01:18PM
October 20, 2006 09:40PM
October 20, 2006 09:47PM
October 28, 2006 06:22PM
December 26, 2006 11:39AM
September 27, 2007 03:04PM
January 27, 2007 09:13PM
February 06, 2008 11:04PM
Re: MySQL Error number 2003???
June 17, 2008 11:39PM
June 29, 2008 02:51PM
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.