Hey guys,
So i recently installed MySQL on my Mac. I am also told that I need to install OpenSSH for server connection purposes. I cannot find way to install openSSH on my Mac. Has anybody done this before? Only references i can find are for Linux/Ubuntu. Also I am trying to connect to my GoDaddy Server though Terminal. I have SSH enabled on my account and have all my server info.
This is what i am trying into Terminal to connect to my database: mysql -h 'hostname' -u 'username' -p 'prompt for password'.
It for some reason won't allow me to connect. I get this error: ERROR 2003 (HY000): Can't connect to MySQL server on 'stevenmayerwebdesigns.ca' (60)
Any suggestions appreciated
Cheers,
Steve
So i recently installed MySQL on my Mac. I am also told that I need to install OpenSSH for server connection purposes. I cannot find way to install openSSH on my Mac. Has anybody done this before? Only references i can find are for Linux/Ubuntu. Also I am trying to connect to my GoDaddy Server though Terminal. I have SSH enabled on my account and have all my server info.
This is what i am trying into Terminal to connect to my database: mysql -h 'hostname' -u 'username' -p 'prompt for password'.
It for some reason won't allow me to connect. I get this error: ERROR 2003 (HY000): Can't connect to MySQL server on 'stevenmayerwebdesigns.ca' (60)
Any suggestions appreciated
Cheers,
Steve