jeffljones55
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 0
Hi,
I am wondering how to remotely access a database created in C-Panel from another host. I have a database that I created in C-Panel, and there is even a button you can click that allows you to specify which remote hosts can access that database. However, I can't seem to find any instructions about how to access it remotely.
My guess would be that I could just run "mysql" on the remote host and specify the name of the database, the hostname where the database is located, username and password. If that's correct, then I have all of these pieces of information except the hostname where the database is located. Would it be the same as the custom hostname I'm using? Or some subdomain of it? I don't see this documented anywhere, and when I tried it using my custom hostname it just refuses the connection.
Anyone know how this is supposed to work?
I am wondering how to remotely access a database created in C-Panel from another host. I have a database that I created in C-Panel, and there is even a button you can click that allows you to specify which remote hosts can access that database. However, I can't seem to find any instructions about how to access it remotely.
My guess would be that I could just run "mysql" on the remote host and specify the name of the database, the hostname where the database is located, username and password. If that's correct, then I have all of these pieces of information except the hostname where the database is located. Would it be the same as the custom hostname I'm using? Or some subdomain of it? I don't see this documented anywhere, and when I tried it using my custom hostname it just refuses the connection.
Anyone know how this is supposed to work?