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

Error 1045: Http Tunneling

forums forums SQLyog Using SQLyog Error 1045: Http Tunneling

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #24967
      peterlaursen
      Participant

      did you read http://webyog.com/faq/content/23/18/en/err…on-denied-.html

      .. as well as other FAQs in same category and the 'getting started' paragraph in help file.

      1) the http-issue

      This is an authencation error, not a connection error

      > try 'localhost' or '127.0.0.1' as 'MySQL host'. With HTTP tunnel you connect to MySQL from webserver/PHP on the remote host/network, not from your local machine. Probably this user does has not been allowed remote connections. (when specifying a global ip/alias it may not be 'resolved' to 'localhost')

      2) the ssh-issue

      this is a connection error!

      –>try only 'mydomainwashere.com' not 'ssh://mydomainwashere.com'.

      –>the user and password to specify on the 'SSH' tab is SSH/OS user – not MySQL user!

      –>also here try use 'localhost' as host on the MySQL tab (note this was edited!)

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