Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Database Foundations Securing and Maintaining a MySQL Database Setting up Multiple Users

Elena Paraschiv
Elena Paraschiv
9,938 Points

conect to a hosting account domain

Hi,

I was tryign to connect with my hosting account details on workbench on my computer When I created a new connection I added at hostname the IP address and then the username and pasword details I had from my host provider. When I tried to Test the Conection I got an error saying that the host is not allowed to connect to the MySql server. Can someone help?

1 Answer

Hi Elena,

Hosting providers tend to block remote connections to their database servers. Sometimes it is possible to whitelist your IP address in the hosting administration panel. If not, try contacting your hosting provider and ask them to whitelist your IP address.