Unable to remotely connect to MySQL

Avatar
  • Answered
I'm trying to connect remotely to MySQL DB but can't find the path. Can anyone help, Thanks in advance
Avatar
Arn
Hello, Thanks for your question about remotely connecting to MySQL. Access to the database is generally based on the URL used to get to the server, and the user name and password assigned to the database you're trying to access. You will need to provide your IP address in order to allow the access through the firewall. This access is ONLY for database access (which occurs by default through a specific port). Check out our tutorial on setting up a Remote MySQL connection. I hope that helps to answer your question! If you require further assistance, please let us know! Regards, Arnel C.