Page 1 of 1

Problem getting mysql 4.1 to work

Posted: Sat Nov 13, 2004 6:44 am
by dubs
Hi

I've just installed the new version of mysql on a windows xp pro service pack 2. And none of my php scripts work anymore. There are failing to make a database connection

Warning: mysql_connect() [function.mysql-connect]: Client does not support
authentication protocol requested by server; consider upgrading MySQL client
in.

They were working before on the earlier version of my mysql......does anyone know of a fix.

Cheers


Richard

Posted: Sat Nov 13, 2004 8:50 am
by kettle_drum

Posted: Sat Nov 13, 2004 8:56 am
by dubs
I've read the article, do you know where i get the latest client libs from. I've installed the latest version of php with no joy.

Cheers


Richard

Posted: Tue Nov 16, 2004 9:32 am
by bluenote
How do you have compiled PHP?

Posted: Tue Nov 16, 2004 9:38 am
by dubs
I used the installer, and put all the extensions in the extensions directory and edited the php ini file

cheers