<html><div style='background-color:'><DIV class=RTE>Hi all, I'm trying to see the serweb logging screen but I get the following error:</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE><STRONG>Warning</STRONG>: Client does not support authentication protocol requested by server; consider upgrading MySQL client in <B>/var/www/html/serweb/serweb_2004-07-27/phplib/db_mysql.inc</B> on line <B>73</B><BR></TD></TR></TABLE><B>Database error:</B> pconnect(localhost, ser, $Password) failed.<BR><B>MySQL Error</B>: ()<BR>Session halted.</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>My Mysql version is 4.1.9.</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>My /etc/hosts:</DIV>
<DIV class=RTE>127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pclabo localhost.localdomain localhost<BR>172.25.97.19&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sipproxy.plczar.endesa.es&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sipproxy</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>In ser_mysql.sh, db_mysql.inc and config.php:</DIV>
<DIV class=RTE>DBNAME ser</DIV>
<DIV class=RTE>DBHOST localhost</DIV>
<DIV class=RTE>USER ser</DIV>
<DIV class=RTE>PW heslo</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>I can connect to the database in either of these ways:</DIV>
<DIV class=RTE>&gt; mysql -u ser -p</DIV>
<DIV class=RTE>Enter password: heslo</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>or</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>&gt;mysql -h 172.25.97.19 -u ser -p</DIV>
<DIV class=RTE>Enter password: heslo</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>From another machine I can also connect to the DB with the Mysql Query Browser:</DIV>
<DIV class=RTE>Server Host: 172.25.97.19</DIV>
<DIV class=RTE>Username: ser</DIV>
<DIV class=RTE>Password: heslo</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>What's the problem? Any ideas?</DIV>
<DIV class=RTE>Thank you</DIV>
<DIV class=RTE>Llanos</DIV></div></html>