Alan Williamson wrote:
>>> First of all, can you telnet to your mysql server using a console:
>>>
>>> % telnet 192.168.1.2 3306
>>>
>>> if this doesn't come back with some garbled text, then you have a 
>>> network issue.
>>>   
>>>       
>> What does it mean if this is the response: tcsh: %: Too many arguments.
>>     
>
> you aren't typing the % are you?  thats just a convention to let you 
> know you should be using the command console
>   
Wow! Learned something :-)

[UESC-Marathon:~] jbmentze% telnet 192.168.1.2 3306
Trying 192.168.1.2...
telnet: connect to address 192.168.1.2: Connection refused
telnet: Unable to connect to remote host
[UESC-Marathon:~] jbmentze%

There's the response ... MAMP says the SQL server is up ... Activity 
Monitor says "mysqld" is running under my userID

I was able to connect to port 8080:

[UESC-Marathon:~] jbmentze% telnet 192.168.1.2 8080
Trying 192.168.1.2...
Connected to 192.168.1.2.
Escape character is '^]'.
^
HTTP/1.1 400 Bad Request
Connection: close
Server: Jetty(6.1.12rc1)

Connection closed by foreign host.
[UESC-Marathon:~] jbmentze%

What's the best way to open 3306? I tried using System Preferences > 
Sharing > Firewall > New ... without success.

* JB *




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