Donny Simonton wrote:
The problem is not with phpmyadmin, the problem is with php. If you install
4.3 of php it will not work with mysql 4.1.8 or any version mysql 4.1 or
5.0. It will only work if you turn on the short passwords option in 4.1.
I've not tried it on 5.0 lately. You can get it installed but it takes a
little work. This is not a phpmyadmin bug it's all, it's not really a php,
and it's not a mysql bug. I reported it to both phpmyadmin and php.net over
a year ago.
If you use the mysqli extension with it, it works *fine*. But you need
PHP 5 for that...
Think this is a problem, wait until you get a $40k 64 bit machine and try to
install php on it via source because you want to use php 4.3 and mysql 4.1
and you find out you can't install anything because 64 bit installs stuff in
different places than php is expecting it. And the php devel team has no
plans on fix it. So you have to hack the config script to get it to work.
that has already been fixed a couple of weeks ago...
Donny
-----Original Message-----
From: GH [mailto:garyhotko@xxxxxxxxx]
Sent: Saturday, January 01, 2005 1:15 PM
To: Willy Sudiarto Raharjo; php-general; mysql@xxxxxxxxxxxxxxx
Subject: Re: phpMyAdmin w/ winXP - IIS w/PHP 4.3 w/mysql 4.1.8
It would be nice if phpMyAdmin would kindly note that on their website...
Also, when I run a phpInfo()... it says i have the 3.23.49 could this
be a contributing factor?
On Sat, 1 Jan 2005 15:55:27 +0700, Willy Sudiarto Raharjo
<willysr@xxxxxxxxx> wrote:
Has anyone had any problems installing phpMyAdmin with the above
configuration? I get an error about the mySql client and
authentication methods? MySQL Error: 1251 : Client does not support
authentication protocol requested by server
MySQL 4.1.x is using a different authentication protocols so it may
break
phpmyadmin functionality. Use 4.0.x if you want to use phpmyadmin
clearly or
maybe you should wait for the next release
--
Willy Sudiarto Raharjo
Registered Linux User : 336579
Public-key : http://www.informatix.or.id/willy/public-key.txt
Blog : http://willysr.blogspot.com
OOo Documentation Project (ID) : http://project.informatix.or.id
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/mysql?unsub=donny@xxxxxxxxxxxxxxx
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php