forums › forums › SQLyog › Using SQLyog › error 2003
- This topic is empty.
-
AuthorPosts
-
-
June 5, 2004 at 1:58 am #15895
Ritesh
MemberNo. You can ask MySQL to listen on a different port.
The best person to tell you the connection details would be your MySQL Administrator.
-
June 7, 2004 at 4:11 pm #15896
Krolik
Memberok so it's not the port…
what it's the problem?
-
June 7, 2004 at 6:26 pm #15897
Ritesh
MemberAre you sure that the MySQL server is up and running? Make sure that the MySQL server allows connecting from a remote host.
-
June 7, 2004 at 9:23 pm #15898
Shadow
MemberPerhaps you could describe your problem in a greater detail. At first sight I would say that 207.176.202.85 does not have any MySql servers running.
-
June 14, 2004 at 5:46 pm #15899
Krolik
MemberMySQL 3.23.55 sur le serveur 207.176.202.85 – utilisateur : *****@207.176.202.93
this is if I connect through my provider phpmyadmin, it works…
now how to do it with SQLyog?
cant reach any of this IPs, always the same error on login
-
June 16, 2004 at 2:43 pm #15900
Shadow
MemberAre you behind a firewall or is your MySql db located on a server hosted by an ISP? If yes, you may encounter problems connecting to your db.
If you use firewall, then you have to tunnel SQLyog, it's been discussed extensively in this forum.
If you have an ISP hosted MySql server, then you'll have to ask your ISP to allow remote access to your db (PHPMyAdmin runs locally!!!!).
-
June 17, 2004 at 3:25 pm #15901
Krolik
MemberI get it…
I think I will just stick to phpmyadmin
thanks
-
September 21, 2004 at 7:34 am #15902
Ritesh
Member
-
-
AuthorPosts
- You must be logged in to reply to this topic.