How do I connect to MySQL from VPS?

Asked By 30 points N/A Posted on -
qa-featured

Why can’t I connect to remote MySQL from virtual private server? I use ocentOS 4 virtual server that was set up with plesk. I have been trying to connect to remote MySQL from VPS but the connection was not established. I allow remote MySQL from host and also allow outgoing transmission protocol (TCP) port in cof.conf. What other methods can I use in troubleshooting?

SHARE
Answered By 0 points N/A #200255

How do I connect to MySQL from VPS?

qa-featured

Hello Aabel Maverick,   MySQL can be connect to virtual private server.you'll have to add a MySQL user with the appropriate permissions for your database for each IP that needs to connect. TCP port need to be configured and allocation of remote access to MySQL is also essential. This will be enough to operation.

Related Questions