Cannot connect to mysql (Client does not support authentication protocol!!!!!

Discussion in 'Troubleshooting' started by thejuse, Apr 21, 2009.

  1. thejuse

    thejuse New Member

    Joined:
    Apr 21, 2009
    Messages:
    1
    Hey Im new to amember. When i ran setup it gives this error on page 3 of 4.

    Cannot connect to mysql (Client does not support authentication protocol requested by server; consider upgrading MySQL client)

    and

    Cannot connect to mysql (Can't connect to MySQL server on 'localhost' (10061))

    Anybody ever get passed this?
  2. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    What is the setup of the client?

    1. IIS or Appache?
    2. MySQL on same server or different server? (I assume same since you specified localhost)
    3. What version of PHP / MySQL?
    4. Are you able to run other SQL connect tools such as PHPMyadmin?
  3. rcole

    rcole New Member

    Joined:
    Dec 12, 2008
    Messages:
    1
    Hi...I am having this same issue...

    1. IIS 6
    2. Different Server
    3. MySQL
    4. Yes

    The problem that I have is that my server doesn't allow direct access....and I really don't want to move to a new server.

    Is there a work around that anyone knows of?

Share This Page