11
tnewis
Re: Could not connect to the database server
  • 2005/6/3 21:55

  • tnewis

  • Just popping in

  • Posts: 8

  • Since: 2003/2/10


This was the error that the script returned:

Could not connect: Client does not support authentication protocol requested by server; consider upgrading MySQL client

I'm assuming that the MySQL client is XOOPS and or the version of PHP that I'm using?

12
Dave_L
Re: Could not connect to the database server
  • 2005/6/3 22:01

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


In this case, "client" refers to the PHP module or library that's interfacing with MySQL.

That simple test script has nothing to do with XOOPS. The error you got shows that it's a PHP/MySQL conflict.

You might search the forums here for that error message. There have been similar posts on that topic with solutions discussed. (I don't recall the details offhand.)

13
cyanide
Re: Could not connect to the database server
  • 2005/6/4 22:20

  • cyanide

  • Just popping in

  • Posts: 3

  • Since: 2005/5/30


Quote:

tnewis wrote:
This was the error that the script returned:

Could not connect: Client does not support authentication protocol requested by server; consider upgrading MySQL client

I'm assuming that the MySQL client is XOOPS and or the version of PHP that I'm using?

The problem, most likely is using MySQL 4.1
You will probably have to flush the privileges and use pre-4.1 user authentication.

Mysql 4.0.24 doesn't have this problem

14
tnewis
Re: Could not connect to the database server
  • 2005/6/6 18:47

  • tnewis

  • Just popping in

  • Posts: 8

  • Since: 2003/2/10


Thanks for the great responses I got to my questions, I finally got the latest release of XOOPS working with the latest and greatese PHP and MySQL, my problem was making sure windows server 2003 could see the PHP modules specific to MySQL.

Thanks again

Login

Who's Online

204 user(s) are online (161 user(s) are browsing Support Forums)


Members: 0


Guests: 204


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits