Hi Peter,

Thanks for your input. Yes MySQL is running and I can access it via
command line. I have tried both localhost and 127.0.0.1 and checked /
etc/hosts to see if any other abnormalities exist in entries for
localhost.

Now when I run:
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
8
5.4.1-betac6#J,=.WOf6tk;%EkjR

Now when I try:
192-168-1-101:mysql doronkatz$ telnet localhost 3306
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying fe80::1...
telnet: connect to address fe80::1: Connection refused
telnet: Unable to connect to remote host

Now another note, to test things. I have MAMP instaleld, with MysQL on
that. I tried that with a different port setup via MAMP (3307) and I
can get to it via openbd.


NOTE:: I just tried openbd admin now with 127.0.0.1 instead of
localhost and it does work!!! So its working with 127.0.0.1.  I know
it wasnt working before when I tried that but after re-installing
mysql binary from the official site and rebooting, and restarting
mysql it is working on that.

So for future reference, try both 127.0.0.1 and localhost on the
admin, and if all fails, re-install and reboot mysql after doing some
backups.

Thanks guys!  I guess Im all good now, and opening my life to the
world of open source, with CFML!


Thanks


On Aug 1, 10:58 am, "Peter J. Farrell" <[email protected]> wrote:
> Sometimes to installer sets the allowed ip to be localhost:3306 or 
> 127.0.0.1:3306. Have you tried telneting to both? Are you sure MySql is 
> running - it my not start on system start by default.  Can you get into the 
> mysql via command line? Just thoughts
>
>
>
> -----Original Message-----
> From: "Peter J. Farrell" <[email protected]>
>
> Date: Sat, 1 Aug 2009 00:45:21
> To: <[email protected]>
> Subject: [OpenBD] Re: MySql setup on openbd
>
> Based from what I've read the java driver for mysql 5.4 is buggy. I'm not 
> sure if the 5.0 driver is compat.
> -----Original Message-----
> From: Matthew Woodward <[email protected]>
>
> Date: Fri, 31 Jul 2009 16:13:26
> To: <[email protected]>
> Subject: [OpenBD] Re: MySql setup on openbd
>
> Dozza wrote:
> > That is, I installed the mac installer from mysql.com. Now version-
> > wise, there is 5.1 and 5.4. Are both supported by openbd?
>
> It depends on whether or not 5.4 requires a later version of the driver
> than what ships with OpenBD, but if you can't telnet to port 3306,
> OpenBD isn't your problem.
>
> 5.0 and 5.1 *definitely* work fine with the drivers we shipped with
> OpenBD. I haven't tried 5.4 but again, it sounds like you have something
> else amiss in your setup if you can't telnet to 3306.
>
> On my Mac with MySQL 5.0.45, I can telnet to 3306 but it does throw a
> few errors if I use localhost instead of 127.0.0.1, so try that instead.
> It eventually does connect if I use localhost but it seems to try both
> IP v4 and v6 addresses before it finally connects. So if you get a
> couple of connection refused errors but it eventually connects that's
> fine. If it never connects then there's an issue.
> --
> 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

--~--~---------~--~----~------------~-------~--~----~
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