HELP !! Mysql Connection Prob

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
saintdark
Forum Newbie
Posts: 1
Joined: Mon Nov 01, 2004 6:25 am

HELP !! Mysql Connection Prob

Post by saintdark »

Hi pplz,
I have a problem with mysql_connect().. it gives an error

Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in C:\Program Files\Apache Group\Apache2\htdocs\test.php

Mysql version = 4.1

Thx in Advance
kettle_drum
DevNet Resident
Posts: 1150
Joined: Sun Jul 20, 2003 9:25 pm
Location: West Yorkshire, England

Post by kettle_drum »

Post Reply