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

Newbie

forums forums SQLyog Using SQLyog Newbie

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #8781
      theecoop
      Member

      Very new to programming,networking but tring to learn……I am trying to get SQLyog to connect to my server

      But im not sure what im doing wrong. I MySQL host address http://24.11.231.50/ with user name and password with port address set get error 2005

      or i get error no.1 when i try tunneling i have the SQLyogTunnel.php in server main dir

      How do i know what my host address is “\localhost “

      C:wwwroottheecoop.com = \theecoop.com

      Not to confuse things YES my folder is called theecoop.com(not sure why i did that)

      any and all help is appreciated

      theecoop

    • #16955
      Ritesh
      Member

      You have to provide 24.11.231.50 and not http://24.11.231.50 in the MySQL host address field when you are using direct connection.

      Can you post screenshots of your connection window for both Server and Tunnel tab?

    • #16956
      peterlaursen
      Participant

      Is it a server of your own or one at an ISP/webhotel ??

      in the URL field on the tunnel-tab just write the path to the SQLyogTunnel.php-file RELATIVE to your webroot-driectory- like

      http://www.mydomain.xyz/SQLyogTunnel.php

      or

      http://ip.ip.ip.ip/SQLyogTunnel.php

      if the “theecoop.com” -folder is your webroot folder and SQLyogTunnel.php is there.

      What the folder name is oin the server file hierachy doesn't matter – if it's only YOUR webroot folder. The webserver and it's configuration will take care of that.

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