Page 1 of 1
error
Posted: Wed 20 May 2015 13:47
by jhaustein
hi community,
i get probs by configuration and testing with the connection to an 1and1 server
i fill in all the fields correctly and i get this message
Can't connect to MySQL server on 'db554182630.db.1and1.com' (10061):
Re: error
Posted: Wed 20 May 2015 13:51
by jhaustein
at the advanced page
i check keep connection alive
and ping time out 12 sec
Re: error
Posted: Wed 20 May 2015 13:53
by jhaustein
message
Can't connect to MySQL server on 'db......db.1and1.com' (10061):
Der angeforderte Name ist gültig, es wurden jedoch keine Daten des angeforderten Typs gefunden
Re: error
Posted: Wed 20 May 2015 15:42
by alexa
Please try executing the following command line string and provide us result:
telnet ip_address port_number
Here, please replace ip_address and port_number with appropriate ones.
If Telnet Client is not included, you can add it in 'Add/remove Windows components'.
Re: error
Posted: Wed 20 May 2015 16:55
by jhaustein
which ip_adress and port number
from my provider?
Re: error
Posted: Fri 22 May 2015 10:24
by alexa
The IP address of the MySQL server you are connecting to. It can be viewed in the 'Host' field of the 'General' tab of the 'Database Connection Properties' dialog box. In case you have specified a host name rather than IP address in the 'Host' field, please also try replacing it with the corresponding IP address.