Jump to content

Recommended Posts

Posted

Hello everyone

I used a specific internet provider, and after changing it, it included the new Host, and deleted the old one.

When using MySQL Workbench to try to connect using the new Host, he says that it is not possible to complete the connection:

 

"Failed to Connect to MySQL at xxxxxxxxxx with user xxxxxxx

 
Can´t connect to MySQL server com 'xxxxxxxxxxx' (10061)"
 

 

However, when trying to connect to the old Host (which I have already excluded from the list of allowed Hosts in the cpanel), it eventually manages to connect.

Does anyone have any idea what it might be?

 

Posted

Is your script running on the same server as mysql? If it is the host you can use is localhost. If your script it running on a different computer than the mysql server you'll need to enable remote mysql in cpanel, and use the host johnny.heliohost.org.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...