I recently upgraded php and mysql. I'm using
PHP 4.4.4
MySQL 5.0.24
on Windows XP Professional.
I get the following error associated with a dbConnect file that worked (previously).
File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 2) Character set '#33' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file
Warning: mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client in c:\inetpub\ on line 10
Error !! Unable to connect to database
I haven't found anything anywhere that tells me how to fix this (or at least not that I can understand).
Thanks in advance,
MrsBean
PHP 4.4.4
MySQL 5.0.24
on Windows XP Professional.
I get the following error associated with a dbConnect file that worked (previously).
File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 2) Character set '#33' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file
Warning: mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client in c:\inetpub\ on line 10
Error !! Unable to connect to database
I haven't found anything anywhere that tells me how to fix this (or at least not that I can understand).
Thanks in advance,
MrsBean