~ubuntu-branches/ubuntu/intrepid/bugzilla/intrepid

« back to all changes in this revision

Viewing changes to docs/html/installing-bugzilla.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
 
>Installing Bugzilla</TITLE
6
 
><META
7
 
NAME="GENERATOR"
8
 
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9
 
REL="HOME"
10
 
TITLE="The Bugzilla Guide - 3.0.4  Release"
11
 
HREF="index.html"><LINK
12
 
REL="PREVIOUS"
13
 
TITLE="Document Conventions"
14
 
HREF="conventions.html"><LINK
15
 
REL="NEXT"
16
 
TITLE="Installation"
17
 
HREF="installation.html"></HEAD
18
 
><BODY
19
 
CLASS="chapter"
20
 
BGCOLOR="#FFFFFF"
21
 
TEXT="#000000"
22
 
LINK="#0000FF"
23
 
VLINK="#840084"
24
 
ALINK="#0000FF"
25
 
><DIV
26
 
CLASS="NAVHEADER"
27
 
><TABLE
28
 
SUMMARY="Header navigation table"
29
 
WIDTH="100%"
30
 
BORDER="0"
31
 
CELLPADDING="0"
32
 
CELLSPACING="0"
33
 
><TR
34
 
><TH
35
 
COLSPAN="3"
36
 
ALIGN="center"
37
 
>The Bugzilla Guide - 3.0.4  Release</TH
38
 
></TR
39
 
><TR
40
 
><TD
41
 
WIDTH="10%"
42
 
ALIGN="left"
43
 
VALIGN="bottom"
44
 
><A
45
 
HREF="conventions.html"
46
 
ACCESSKEY="P"
47
 
>Prev</A
48
 
></TD
49
 
><TD
50
 
WIDTH="80%"
51
 
ALIGN="center"
52
 
VALIGN="bottom"
53
 
></TD
54
 
><TD
55
 
WIDTH="10%"
56
 
ALIGN="right"
57
 
VALIGN="bottom"
58
 
><A
59
 
HREF="installation.html"
60
 
ACCESSKEY="N"
61
 
>Next</A
62
 
></TD
63
 
></TR
64
 
></TABLE
65
 
><HR
66
 
ALIGN="LEFT"
67
 
WIDTH="100%"></DIV
68
 
><DIV
69
 
CLASS="chapter"
70
 
><H1
71
 
><A
72
 
NAME="installing-bugzilla"
73
 
></A
74
 
>Chapter 2. Installing Bugzilla</H1
75
 
><DIV
76
 
CLASS="TOC"
77
 
><DL
78
 
><DT
79
 
><B
80
 
>Table of Contents</B
81
 
></DT
82
 
><DT
83
 
>2.1. <A
84
 
HREF="installation.html"
85
 
>Installation</A
86
 
></DT
87
 
><DD
88
 
><DL
89
 
><DT
90
 
>2.1.1. <A
91
 
HREF="installation.html#install-perl"
92
 
>Perl</A
93
 
></DT
94
 
><DT
95
 
>2.1.2. <A
96
 
HREF="installation.html#install-database"
97
 
>Database Engine</A
98
 
></DT
99
 
><DT
100
 
>2.1.3. <A
101
 
HREF="installation.html#install-webserver"
102
 
>Web Server</A
103
 
></DT
104
 
><DT
105
 
>2.1.4. <A
106
 
HREF="installation.html#install-bzfiles"
107
 
>Bugzilla</A
108
 
></DT
109
 
><DT
110
 
>2.1.5. <A
111
 
HREF="installation.html#install-perlmodules"
112
 
>Perl Modules</A
113
 
></DT
114
 
><DT
115
 
>2.1.6. <A
116
 
HREF="installation.html#install-MTA"
117
 
>Mail Transfer Agent (MTA)</A
118
 
></DT
119
 
><DT
120
 
>2.1.7. <A
121
 
HREF="installation.html#using-mod_perl-with-bugzilla"
122
 
>Installing Bugzilla on mod_perl</A
123
 
></DT
124
 
></DL
125
 
></DD
126
 
><DT
127
 
>2.2. <A
128
 
HREF="configuration.html"
129
 
>Configuration</A
130
 
></DT
131
 
><DD
132
 
><DL
133
 
><DT
134
 
>2.2.1. <A
135
 
HREF="configuration.html#localconfig"
136
 
>localconfig</A
137
 
></DT
138
 
><DT
139
 
>2.2.2. <A
140
 
HREF="configuration.html#database-engine"
141
 
>Database Server</A
142
 
></DT
143
 
><DT
144
 
>2.2.3. <A
145
 
HREF="configuration.html#AEN547"
146
 
>checksetup.pl</A
147
 
></DT
148
 
><DT
149
 
>2.2.4. <A
150
 
HREF="configuration.html#http"
151
 
>Web server</A
152
 
></DT
153
 
><DT
154
 
>2.2.5. <A
155
 
HREF="configuration.html#install-config-bugzilla"
156
 
>Bugzilla</A
157
 
></DT
158
 
></DL
159
 
></DD
160
 
><DT
161
 
>2.3. <A
162
 
HREF="extraconfig.html"
163
 
>Optional Additional Configuration</A
164
 
></DT
165
 
><DD
166
 
><DL
167
 
><DT
168
 
>2.3.1. <A
169
 
HREF="extraconfig.html#AEN697"
170
 
>Bug Graphs</A
171
 
></DT
172
 
><DT
173
 
>2.3.2. <A
174
 
HREF="extraconfig.html#AEN716"
175
 
>Dependency Charts</A
176
 
></DT
177
 
><DT
178
 
>2.3.3. <A
179
 
HREF="extraconfig.html#installation-whining-cron"
180
 
>The Whining Cron</A
181
 
></DT
182
 
><DT
183
 
>2.3.4. <A
184
 
HREF="extraconfig.html#installation-whining"
185
 
>Whining</A
186
 
></DT
187
 
><DT
188
 
>2.3.5. <A
189
 
HREF="extraconfig.html#apache-addtype"
190
 
>Serving Alternate Formats with the right MIME type</A
191
 
></DT
192
 
></DL
193
 
></DD
194
 
><DT
195
 
>2.4. <A
196
 
HREF="multiple-bz-dbs.html"
197
 
>Multiple Bugzilla databases with a single installation</A
198
 
></DT
199
 
><DT
200
 
>2.5. <A
201
 
HREF="os-specific.html"
202
 
>OS-Specific Installation Notes</A
203
 
></DT
204
 
><DD
205
 
><DL
206
 
><DT
207
 
>2.5.1. <A
208
 
HREF="os-specific.html#os-win32"
209
 
>Microsoft Windows</A
210
 
></DT
211
 
><DT
212
 
>2.5.2. <A
213
 
HREF="os-specific.html#os-macosx"
214
 
><SPAN
215
 
CLASS="productname"
216
 
>Mac OS X</SPAN
217
 
></A
218
 
></DT
219
 
><DT
220
 
>2.5.3. <A
221
 
HREF="os-specific.html#os-linux"
222
 
>Linux Distributions</A
223
 
></DT
224
 
></DL
225
 
></DD
226
 
><DT
227
 
>2.6. <A
228
 
HREF="nonroot.html"
229
 
>UNIX (non-root) Installation Notes</A
230
 
></DT
231
 
><DD
232
 
><DL
233
 
><DT
234
 
>2.6.1. <A
235
 
HREF="nonroot.html#AEN886"
236
 
>Introduction</A
237
 
></DT
238
 
><DT
239
 
>2.6.2. <A
240
 
HREF="nonroot.html#AEN890"
241
 
>MySQL</A
242
 
></DT
243
 
><DT
244
 
>2.6.3. <A
245
 
HREF="nonroot.html#AEN925"
246
 
>Perl</A
247
 
></DT
248
 
><DT
249
 
>2.6.4. <A
250
 
HREF="nonroot.html#install-perlmodules-nonroot"
251
 
>Perl Modules</A
252
 
></DT
253
 
><DT
254
 
>2.6.5. <A
255
 
HREF="nonroot.html#AEN990"
256
 
>HTTP Server</A
257
 
></DT
258
 
><DT
259
 
>2.6.6. <A
260
 
HREF="nonroot.html#AEN1002"
261
 
>Bugzilla</A
262
 
></DT
263
 
></DL
264
 
></DD
265
 
></DL
266
 
></DIV
267
 
></DIV
268
 
><DIV
269
 
CLASS="NAVFOOTER"
270
 
><HR
271
 
ALIGN="LEFT"
272
 
WIDTH="100%"><TABLE
273
 
SUMMARY="Footer navigation table"
274
 
WIDTH="100%"
275
 
BORDER="0"
276
 
CELLPADDING="0"
277
 
CELLSPACING="0"
278
 
><TR
279
 
><TD
280
 
WIDTH="33%"
281
 
ALIGN="left"
282
 
VALIGN="top"
283
 
><A
284
 
HREF="conventions.html"
285
 
ACCESSKEY="P"
286
 
>Prev</A
287
 
></TD
288
 
><TD
289
 
WIDTH="34%"
290
 
ALIGN="center"
291
 
VALIGN="top"
292
 
><A
293
 
HREF="index.html"
294
 
ACCESSKEY="H"
295
 
>Home</A
296
 
></TD
297
 
><TD
298
 
WIDTH="33%"
299
 
ALIGN="right"
300
 
VALIGN="top"
301
 
><A
302
 
HREF="installation.html"
303
 
ACCESSKEY="N"
304
 
>Next</A
305
 
></TD
306
 
></TR
307
 
><TR
308
 
><TD
309
 
WIDTH="33%"
310
 
ALIGN="left"
311
 
VALIGN="top"
312
 
>Document Conventions</TD
313
 
><TD
314
 
WIDTH="34%"
315
 
ALIGN="center"
316
 
VALIGN="top"
317
 
>&nbsp;</TD
318
 
><TD
319
 
WIDTH="33%"
320
 
ALIGN="right"
321
 
VALIGN="top"
322
 
>Installation</TD
323
 
></TR
324
 
></TABLE
325
 
></DIV
326
 
></BODY
327
 
></HTML
328
 
>
 
 
b'\\ No newline at end of file'