Skip to main content

Connecting to ALL SQL Databases Remotely

Comments

4 comments

  • cPRex Jurassic Moderator
    Hey there! The Additional MySQL" Access Hosts area is for incoming connections to the server, so that won't help connect to an outbound server. To make a server-wide remote MySQL connection, you'll want to check out the details here:
    0
  • cPRex Jurassic Moderator
    I realize after sending that message that I may have misinterpreted your request. Are you trying to connect from your workstation to the server, or from your webserver to a separate MySQL machine?
    0
  • RyanR
    I realize after sending that message that I may have misinterpreted your request. Are you trying to connect from your workstation to the server, or from your webserver to a separate MySQL machine?

    Hi Rex, Yep, I am indeed trying to connect from my workstation to the server. To essentially have a workstation version of phpmyadmin, rather than logging into WHM and visiting phpmyadmin. Thanks
    0
  • cPRex Jurassic Moderator
    Thanks for the confirmation. In theory, doing what you have done would let you access individual cPanel account databases. You would also want to make sure that port 3306 is open in the server's firewall. I found this post regarding similar work here, so that may be worth checking out as well:
    0

Please sign in to leave a comment.