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

Cant connect to target host

forums forums SQLyog Using SQLyog Cant connect to target host

  • This topic is empty.
Viewing 4 reply threads
  • Author
    Posts
    • #8681
      onse
      Member

      Hello.. im new to using webyog… I have successfully able to backup my database in the localhost and now im trying to back it up from one server to another.. Im using the free version not the enterprise. Using SSH to edit the xml's to my needs. however even if my username and password and host is correct i still get access denied when connecting to the target host. Ive check the port and 3306 is running, Im really needing some help in this problem im encountering. Hopefully someone can help me. thank you very much.. 🙂

    • #16626
      peterlaursen
      Participant

      “still get access denied”

      I see two possibilities

      1)

      that looks like host, UID or PW is wrong (though you claim it is correct).

      Sometimes there is a prefix needed on a webhotel like mywebhotel_mydatabase

      2)

      “Ive check the port and 3306 is running”

      What do you mean “port is running” ?

      It's not certain that you are allowed to logon to the MySQL database on port 3306 from an externaal connection ( even if the port is open or “running”. You could try tunnelling with the Entreprise version.

    • #16627
      Shadow
      Member

      Perhaps the user is not allowed to connect from another host…

    • #16628
      onse
      Member

      Thanks for your help.. i have manage to back up to from one server to another now.. using the shell..

      However im trying to run it using php now.. but i cannot execute it. i always get

      Error opening LOG file.

      has anyone ever tried executing it in php?

    • #16629
      peterlaursen
      Participant

      you just repeat yourself. 🙁

      What do you mean “Ive check the port and 3306 is running”

      and this “SSH to edit the xml's to my needs” ?????

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