~ubuntu-branches/debian/sid/bugzilla/sid

« back to all changes in this revision

Viewing changes to docs/html/trbl-passwd-encryption.html

  • Committer: Bazaar Package Importer
  • Author(s): Raphael Bossek
  • Date: 2008-06-27 22:34:34 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080627223434-0ib57vstn43bb4a3
Tags: 3.0.4.1-1
* Update of French, Russian and German translations. (closes: #488251)
* Added Bulgarian and Belarusian translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
 
<HTML
3
 
><HEAD
4
 
><TITLE
5
 
>&#13;      checksetup.pl reports "Client does not support authentication protocol
6
 
      requested by server..."
7
 
    </TITLE
8
 
><META
9
 
NAME="GENERATOR"
10
 
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
11
 
REL="HOME"
12
 
TITLE="The Bugzilla Guide - 3.0.4  Release"
13
 
HREF="index.html"><LINK
14
 
REL="UP"
15
 
TITLE="Troubleshooting"
16
 
HREF="troubleshooting.html"><LINK
17
 
REL="PREVIOUS"
18
 
TITLE="index.cgi doesn't show up unless specified in the URL"
19
 
HREF="trbl-index.html"><LINK
20
 
REL="NEXT"
21
 
TITLE="Contrib"
22
 
HREF="patches.html"></HEAD
23
 
><BODY
24
 
CLASS="section"
25
 
BGCOLOR="#FFFFFF"
26
 
TEXT="#000000"
27
 
LINK="#0000FF"
28
 
VLINK="#840084"
29
 
ALINK="#0000FF"
30
 
><DIV
31
 
CLASS="NAVHEADER"
32
 
><TABLE
33
 
SUMMARY="Header navigation table"
34
 
WIDTH="100%"
35
 
BORDER="0"
36
 
CELLPADDING="0"
37
 
CELLSPACING="0"
38
 
><TR
39
 
><TH
40
 
COLSPAN="3"
41
 
ALIGN="center"
42
 
>The Bugzilla Guide - 3.0.4  Release</TH
43
 
></TR
44
 
><TR
45
 
><TD
46
 
WIDTH="10%"
47
 
ALIGN="left"
48
 
VALIGN="bottom"
49
 
><A
50
 
HREF="trbl-index.html"
51
 
ACCESSKEY="P"
52
 
>Prev</A
53
 
></TD
54
 
><TD
55
 
WIDTH="80%"
56
 
ALIGN="center"
57
 
VALIGN="bottom"
58
 
>Appendix B. Troubleshooting</TD
59
 
><TD
60
 
WIDTH="10%"
61
 
ALIGN="right"
62
 
VALIGN="bottom"
63
 
><A
64
 
HREF="patches.html"
65
 
ACCESSKEY="N"
66
 
>Next</A
67
 
></TD
68
 
></TR
69
 
></TABLE
70
 
><HR
71
 
ALIGN="LEFT"
72
 
WIDTH="100%"></DIV
73
 
><DIV
74
 
CLASS="section"
75
 
><H1
76
 
CLASS="section"
77
 
><A
78
 
NAME="trbl-passwd-encryption"
79
 
>B.9. checksetup.pl reports "Client does not support authentication protocol
80
 
      requested by server..."</A
81
 
></H1
82
 
><P
83
 
>&#13;      This error is occurring because you are using the new password
84
 
      encryption that comes with MySQL 4.1, while your
85
 
      <TT
86
 
CLASS="filename"
87
 
>DBD::mysql</TT
88
 
> module was compiled against an
89
 
      older version of MySQL. If you recompile <TT
90
 
CLASS="filename"
91
 
>DBD::mysql</TT
92
 
>
93
 
      against the current MySQL libraries (or just obtain a newer version
94
 
      of this module) then the error may go away.
95
 
    </P
96
 
><P
97
 
>&#13;      If that does not fix the problem, or if you cannot recompile the
98
 
      existing module (e.g. you're running Windows) and/or don't want to
99
 
      replace it (e.g. you want to keep using a packaged version), then a
100
 
      workaround is available from the MySQL docs:
101
 
      <A
102
 
HREF="http://dev.mysql.com/doc/mysql/en/Old_client.html"
103
 
TARGET="_top"
104
 
>http://dev.mysql.com/doc/mysql/en/Old_client.html</A
105
 
>
106
 
    </P
107
 
></DIV
108
 
><DIV
109
 
CLASS="NAVFOOTER"
110
 
><HR
111
 
ALIGN="LEFT"
112
 
WIDTH="100%"><TABLE
113
 
SUMMARY="Footer navigation table"
114
 
WIDTH="100%"
115
 
BORDER="0"
116
 
CELLPADDING="0"
117
 
CELLSPACING="0"
118
 
><TR
119
 
><TD
120
 
WIDTH="33%"
121
 
ALIGN="left"
122
 
VALIGN="top"
123
 
><A
124
 
HREF="trbl-index.html"
125
 
ACCESSKEY="P"
126
 
>Prev</A
127
 
></TD
128
 
><TD
129
 
WIDTH="34%"
130
 
ALIGN="center"
131
 
VALIGN="top"
132
 
><A
133
 
HREF="index.html"
134
 
ACCESSKEY="H"
135
 
>Home</A
136
 
></TD
137
 
><TD
138
 
WIDTH="33%"
139
 
ALIGN="right"
140
 
VALIGN="top"
141
 
><A
142
 
HREF="patches.html"
143
 
ACCESSKEY="N"
144
 
>Next</A
145
 
></TD
146
 
></TR
147
 
><TR
148
 
><TD
149
 
WIDTH="33%"
150
 
ALIGN="left"
151
 
VALIGN="top"
152
 
><TT
153
 
CLASS="filename"
154
 
>index.cgi</TT
155
 
> doesn't show up unless specified in the URL</TD
156
 
><TD
157
 
WIDTH="34%"
158
 
ALIGN="center"
159
 
VALIGN="top"
160
 
><A
161
 
HREF="troubleshooting.html"
162
 
ACCESSKEY="U"
163
 
>Up</A
164
 
></TD
165
 
><TD
166
 
WIDTH="33%"
167
 
ALIGN="right"
168
 
VALIGN="top"
169
 
>Contrib</TD
170
 
></TR
171
 
></TABLE
172
 
></DIV
173
 
></BODY
174
 
></HTML
175
 
>
 
 
b'\\ No newline at end of file'