Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > c84848a346e9c806fc942b61911131d4 > files > 974

bugzilla-4.4-0.rc2.3.mga3.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>A.8.  checksetup.pl reports "Client does not support authentication protocol requested by server..."</title><link rel="stylesheet" href="../../style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><meta name="keywords" content="Bugzilla, Guide, installation, FAQ, administration, integration, MySQL, Mozilla, webtools"><link rel="home" href="index.html" title="The Bugzilla Guide - 4.4rc2 Development Release"><link rel="up" href="troubleshooting.html" title="Appendix A. Troubleshooting"><link rel="prev" href="trbl-index.html" title="A.7. index.cgi doesn't show up unless specified in the URL"><link rel="next" href="patches.html" title="Appendix B. Contrib"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">A.8. 
      checksetup.pl reports "Client does not support authentication protocol
      requested by server..."
    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="trbl-index.html">Prev</a> </td><th width="60%" align="center">Appendix A. Troubleshooting</th><td width="20%" align="right"> <a accesskey="n" href="patches.html">Next</a></td></tr></table><hr></div><div class="section" title='A.8.  checksetup.pl reports "Client does not support authentication protocol requested by server..."'><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="trbl-passwd-encryption"></a>A.8. 
      checksetup.pl reports "Client does not support authentication protocol
      requested by server..."
    </h2></div></div></div><p>
      This error is occurring because you are using the new password
      encryption that comes with MySQL 4.1, while your
      <code class="filename">DBD::mysql</code> module was compiled against an
      older version of MySQL. If you recompile <code class="filename">DBD::mysql</code>
      against the current MySQL libraries (or just obtain a newer version
      of this module) then the error may go away.
    </p><p>
      If that does not fix the problem, or if you cannot recompile the
      existing module (e.g. you're running Windows) and/or don't want to
      replace it (e.g. you want to keep using a packaged version), then a
      workaround is available from the MySQL docs:
      <a class="ulink" href="http://dev.mysql.com/doc/mysql/en/Old_client.html" target="_top">http://dev.mysql.com/doc/mysql/en/Old_client.html</a>
    </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="trbl-index.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="troubleshooting.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="patches.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">A.7. <code class="filename">index.cgi</code> doesn't show up unless specified in the URL </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Appendix B. Contrib</td></tr></table></div></body></html>