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

Can't Connect Using A Password

forums forums SQLyog Using SQLyog Can't Connect Using A Password

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #9453
      mysql
      Member

      I am using MSQLyog Enterprise 5.02 – MySQL GUI v5.02

      I can connect when I don't use a password to my Linux Server from my windows machine and I see the MySQL Test database on the Linux box.

      However, when I try connect using a password (i.e. localhost, user name, password) I get the following error message.

      Error No. 1045

      Access denied for user 'jds'@'MyServer' (using password: YES)

      I am not using 'YES' for my password. I am using the same password that I can connect to using PuTTY.

    • #20300
      peterlaursen
      Participant

      read this: http://www.webyog.com/faq/23_43_en.html

      when you connect from a PHP-script (phpadmin or your own script) you connect from 'localhost' if the webserver/PHP subsystem is running on the same host as MySQL.

      Most likely you will need to allow connection from 'remote hosts' in MySQL configuration.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.