The mysql auth protocol changed. You will need to use the old-password
option in your [mysqd] secction of your my.cnf
Best regards!
On Sat, 2004-01-17 at 21:33, [EMAIL PROTECTED] wrote:
> >Description:
> when compiled and started, mysqld_safe and mysql work fine
> from console, but hen used with apache and php, i get the
> error Client does not support authentication protocol requested by server;
> consider upgrading MySQL client
> >How-To-Repeat
> just compile it as i did, when is my problem?
> >Fix:
> no idea yet
>
> >Submitter-Id:
> >Originator: JanK
> >Organization:
>
> >MySQL support: [none | licence | email support | extended email support ]
> >Synopsis:
> >Severity:critical
> >Priority:
> >Category:mysql
> >Class: support
> >Release: mysql-5.0.0-alpha (Source distribution)
>
> >C compiler:gcc (GCC) 3.2 (Mandrake Linux 9.0 3.2-1mdk)
> >C++ compiler: g++ (GCC) 3.2 (Mandrake Linux 9.0 3.2-1mdk)
> >Environment:
>
> System: Linux kernel.ulmasow.de 2.4.21-rc6 #1 Mon Dez 22 14:34:54 UTC 2003 i686
> unknown unknown GNU/Linux
> Architecture: i686
>
> Some paths: /usr//bin/perl /usr//bin/make /usr//bin/gmake /usr//bin/gcc /usr//bin/cc
> GCC: Reading specs from /usr//bin/../lib/gcc-lib/i586-mandrake-linux-gnu/3.2/specs
> Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib
> --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared
> --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit
> --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu
> --with-system-zlib
> Thread model: posix
> gcc version 3.2 (Mandrake Linux 9.0 3.2-1mdk)
> Compilation info: CC='gcc' CFLAGS='' CXX='g++' CXXFLAGS='' LDFLAGS='' ASFLAGS=''
> LIBC:
> lrwxr-xr-x1 root root 13 Feb 1 2003 /lib/libc.so.6 ->
> libc-2.2.5.so
> -rwxr-xr-x1 root root 1147848 Aug 19 2002 /lib/libc-2.2.5.so
> -rw-r--r--1 root root 2163302 Aug 19 2002 /usr/lib/libc.a
> -rw-r--r--1 root root 178 Aug 19 2002 /usr/lib/libc.so
> Configure command: ./configure '--prefix=/usr/local' '--with-mysqld-user=jank'
> '--with-openssl' '--with-pthread' '--with-charset=latin1'
> '--with-extra-charsets=all' '--with-php' '--with-mysqlfs' '--with-vio' '--with-ssl'
--
|...|
| _ _|Victor Medina M |
|\ \ \| | _ \ / \ |Linux - Java - MySQL |
| \ \ \ _| | |_) / _ \ |Dpto. Sistemas - Ferreteria EPA |
| / / / |___| __/ ___ \ |[EMAIL PROTECTED] |
|/_/_/|_|_| /_/ \_\|ext. 325 |
||geek by nature - linux by choice |
|...|
...
"Programming today is a race between software engineers striving
to build bigger and better idiot-proof programs, and the Universe
trying to produce bigger and better idiots.
So far, the Universe is winning."
Rich Cook