View Single Post

   
  #2 (permalink)  
Old 02-28-2008, 10:32 AM
Michael Austin
 
Posts: n/a
Default Re: Setup on Mac OS X Server 10.5

Schmand wrote:
> I'm trying to get MySQL up and running on Mac OS X 10.5. When I try to
> connect the Administrator GUI i get an error message to the effect of.
>
> Could not connect to MySQL instance at Silkworth.local. Host
> 192.168.1.100 not allowed to connect to this MySQL server Code 1130
>
> What does this mean? I'm new to MySQL.
>
> Wayne


It looks like you have not added your 192 address as a valid host/user...

Here is a good place to start:
http://dev.mysql.com/doc/refman/5.0/...anagement.html
Reply With Quote