Hi Matthew,

Yes I have tried telnetting, and it refuses connection. Reading up on
the possibiltiies, if its (a) firewall, Leopard doesnt allow you to
open up specific ports, but only specify applications. (b) if it is
tcp/ip, which I think it may be, I am not sure how to set that up.

The MySQL is the pre-built one and I know its not ideal. I am trying
to work out the best way of building my own, but the problem is,
uninstalling the pre-built mysql is a nightmare according to other
bloggers.


On Aug 1, 12:21 am, Matthew Woodward <[email protected]> wrote:
> Dozza wrote:
> > My problem though is, I am not sure on Mac Leopard how to change the
> > tcp-ip settings for mysql. Im guessing something to do with my.cnf,
> > but not sure, tried googling but not getting something direct. I have
> > tried bluedragon today on another mac machine with mysql and it worked
> > without any extra configuration mind you.
>
> If you installed MySQL from a package other than one you downloaded
> directly from mysql.com, then I'd suspect this is the problem. I don't
> remember the name of it, but the person who had a problem before had
> installed some pre-built package that included MySQL and PHP, and the
> MySQL install was anything but standard.
>
> I've used macs a ton in the past and still do on occasion, so I can tell
> you that if you get a plain vanilla MySQL installer from mysql.com, it
> definitely works. Sounds like you discovered that as well. ;-)
>
> Easiest way to see what's going on is open a terminal, and type in:
> telnet localhost 3306
>
> And hit enter. If you get the message "connected to localhost" and some
> junk characters after that, then the port is open. If you get
> "connection refused" then it's not.
>
> If you can't connect, this likely means A) your mysql install isn't set
> up to respond over TCP/IP on 3306, or B) your software firewall isn't
> allowing connections on port 3306.
> --
> Matthew Woodward
> [email protected]http://www.mattwoodward.com/blog
>
> Please do not send me proprietary file formats such as Word, PowerPoint,
> etc. as attachments.http://www.gnu.org/philosophy/no-word-attachments.html
>
>  smime.p7s
> 4KViewDownload

--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to