Jump to content

MySQL Workbench remote database


Recommended Posts

Hello, I have a question on how to connect to hosted website whmcs database on my local pc,

I am using MySQL Workbench, MySQL Query Browser to connect to cPanel database.

Usually for a normal website database I am able to connect peacefully, but for whmcs it's on the other way round.

For WHMCS, I filled in the hostname based on ip, username, password, and database name correctly but still doesn't let me.

Is there a specific encryption or accessibility to grant user to connect whmcs database?

Thank you!

Link to comment
Share on other sites

40 minutes ago, leeyondking said:

Is there a specific encryption or accessibility to grant user to connect whmcs database?

no - it's just a MySQL database like any other... are you 100% sure the details that you are entering are correct and that optionally your IP is whitelisted for remote SQL access ??

Link to comment
Share on other sites

On 4/1/2020 at 4:14 AM, leeyondking said:

I don't have much of saying, but it was due to port 3306 not enabled for public remote access. Have it turned on and now it is accessible.

I would highly recommend that you secure that - port 3306 is normally disabled in firewalls for a very specific reason. If you need access in this manner, only open it up to your own IP address unless you eventually want your client information to be exposed to someone!

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated