client connection to mysql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sucralose
    Junior Member
    • Apr 2005
    • 4

    #1

    client connection to mysql

    Hi guys,

    I'm using a mysql client called CocoaMysql and I'm having problems simply connecting to the mysql database.... the client is asking for connection info and i am entering it as follows:

    Host : http://www.mydomain.com/ (i also tried just the shared i.p. address)
    User: mycpanelusername_mysqlusername
    Database: mycpanelusername_mydatabasename

    it refuses to connect...

    thanks
  • Buddha
    Senior Member
    • Mar 2004
    • 825

    #2
    An external connection to the MySQL will be refused, only localhost is allowed. However, here's a couple options to work around this:

    How to setup a SSH tunnel to access MySQL from outside.

    How to access PhpMyAdmin w/o logging into cpanel
    "Whatcha mean I shouldn't be rude to my clients?! If you want polite then there will be a substantial fee increase." - Buddha

    Comment

    Working...