Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2005 13:03:09 +0200
From:      "albi@scii.nl" <albi@scii.nl>
To:        vladone <vladone@spaingsm.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: i can't connect remote to my mysql server
Message-ID:  <20050818130309.54156544.albi@scii.nl>
In-Reply-To: <571953085.20050818135236@spaingsm.com>
References:  <571953085.20050818135236@spaingsm.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Aug 2005 13:52:36 +0300
vladone <vladone@spaingsm.com> wrote:

> I have instaled mysql server succcesfull and started. I set root
> password, i can login to my server from console but i can't login
> remote (i use Mysql Control Center for win, for quickly management).
> I receive this error: "host 192.168.100.4 is not allowed to connect to
> this Mysql server"
> I dont know why, server is up and running.

afaik by default it's only allowing 127.0.0.1 to access 

> Another question is about config files. I dont know where is config
> file for mysql on freebsd. In linux exist mysql.cnf but here ... i
> dont see anything.

if you installed from ports, try looking in /usr/local/etc/
(almost) everything installed from ports has the /usr/local/
install-prefix

pkg_info -L mysql-server* | less
might also help




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050818130309.54156544.albi>