Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Can't connect to MySQL Host (CoLinux)

forums forums SQLyog Using SQLyog Can't connect to MySQL Host (CoLinux)

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #16618
      peterlaursen
      Participant

      just one more question: the port number is standard 3306 ?

      For a test you could try to use HTTP-tunnelling (uses HTTP-port 80)

      And rememer that under Linux the letter case is sognifikant not only in password but everywhere.

    • #16619
      Ritesh
      Member

      The error usually occurs when MySQL is not running or you try to connect to the wrong port.

      Quote:
      I can access this server from the Windows side just fine

      Do you mean you can access the MySQL server? If you can then provide the exact same details in SQLyog also.

    • #16620
      peterlaursen
      Participant

      to clarify my point:

      With this special setup of two OS's running simutaneously on the same machine, I don't know if the normal MySQL port 3306 is accessible for Linux or if it can be accessed “from outside”. But since you can connect til your Apache server running on Linux port 80 is accessible!!!

      Therefore HTTP-tunnelling should work, if direct connection is not possible!

      But of course I don't know this special configuration. Do the 2 OS's share an ip or not for instance …

Viewing 2 reply threads
  • You must be logged in to reply to this topic.