Jump to content

Strange Error after changing the Host


Nivimbot_forum

Recommended Posts

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?

 

Link to comment
Share on other sites

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.

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...