aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xml/installation.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bug 194347 - Updating MacOS X hints to specify that the GD patch is no ↵jake%bugzilla.org2003-07-041-50/+44
| | | | longer required (when using the gd2 package) and also recommend using fink to install expat.
* *Whitespace* Fixing indentation like I wanted to do before I checked this ↵jake%bugzilla.org2003-07-041-114/+111
| | | | section in...
* Refix bug 201955 - Forgot to edit one of the introductory paragraphs and ↵jake%bugzilla.org2003-07-031-10/+8
| | | | fixed a couple other minor errors.
* Bug 211126 - As a part of fixing bug 180642 the directions for using LDAP ↵jake%bugzilla.org2003-07-031-58/+105
| | | | authentication has changed.
* Bug 201955 - The method for specifing a charset has changed now that we use ↵jake%bugzilla.org2003-07-011-17/+14
| | | | CGI.pm for header output (bug 201816).
* Bug 210248 - Missing "my" in SMTP code for win32 instructions.jake%bugzilla.org2003-06-291-2/+2
| | | | | Patch by Jean-Sebastien Guay <jean_seb@hybride.com> r,a=jake
* Fix for bug 84876 - Mentioned the wrong bug number, also making it a link.jake%bugzilla.org2003-05-211-2/+4
|
* Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32jake%bugzilla.org2003-05-211-1/+39
| | | | Patch by Jean-Sebastien Guay <jean_seb@hybride.com>
* Bug 191034 - Making the installation chapter a little more generic. Replaced ↵jake%bugzilla.org2003-05-171-369/+498
| | | | a lot of OS Specific hints with links to the OS Specific section.
* Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.jake%bugzilla.org2003-05-131-19/+17
| | | | | | Patch by Martin Wulffeld <martin@wulffeld.org>. r,a=jake Also, added Martin to the section about people who have made signifigant conrtibutions.
* Bug 190864 - Fix ordering of ' and > that I thought I had done earlier.jake%bugzilla.org2003-05-061-1/+1
|
* Bug 203160 - mod_throttle has a new URLjake%bugzilla.org2003-04-261-3/+2
|
* The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org2003-04-231-3/+3
| | | | | | of DocBook but still residing in the sgml/ directory with an extension of .sgml. In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension.
* Per bug 200472 - Changing the version information for Date::Parse (any) to ↵jake%bugzilla.org2003-04-211-1/+1
| | | | instead specify Date::Format (2.21).
* Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in ↵jake%bugzilla.org2003-04-021-0/+6
| | | | MySQL 4.
* Bug 194541 - Dot is a binary executable, not a perl script so we don't need ↵jake%bugzilla.org2003-04-021-38/+0
| | | | to prefix the system call with the perl binary. There are no more system calls of perl scripts in Bugzilla, so this section can go away.
* Bug 171674 - Adding a section to the Troubleshooting section describing how ↵jake%bugzilla.org2003-04-021-0/+56
| | | | to fix the File::Temp problems in perl 5.6.0.
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-36/+1
| | | | | r=justdave a=justdave
* Move instructions specific to Linux-Mandrake to the OS Specific section.jake%bugzilla.org2003-02-201-46/+26
|
* Bug 191537 - Improvements to the security section.jake%bugzilla.org2003-02-161-244/+6
|
* Bug 177997 - Update the AOL Server section with the new configuration ↵jake%bugzilla.org2003-02-131-10/+25
| | | | information.
* Bug 192511 - Removing all occurances of 'processmail' from the documentation ↵jake%bugzilla.org2003-02-131-10/+14
| | | | now that bug 124174 is FIXED.
* This checkin contains two fixes:jake%bugzilla.org2003-02-061-1/+1
| | | | | * Bug 191971 - The guide incorrectly stated that you could resolve a bug via email * Provide an example of a glossary term in the document conventions section
* Bug 191034, step 1 - Refactoring the installation chapter to provide ↵jake%bugzilla.org2003-02-011-737/+392
| | | | sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary.
* We use the GD::Graph perl module, not GD::Chart (which doesn't exist)jake%bugzilla.org2003-01-051-2/+2
|
* Bug 186962 - Update minimum versions of required software and move those ↵jake%bugzilla.org2003-01-011-27/+47
| | | | | | versions to be ENTITY's a=justdave
* Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au2002-12-211-3/+1
| | | | r, a=myk
* Included note regarding the origin of "bonsaitools", permbarnson%sisna.com2002-11-051-0/+17
| | | | bug 174922.
* Added section for Bugzilla and mod_perl (future expansion).mbarnson%sisna.com2002-11-051-0/+10
| | | | | Right now, it just says "Bugzilla doesn't work under mod_perl". See bug 149883
* Removed binmode references on Win32 documentation.mbarnson%sisna.com2002-11-051-52/+0
| | | | See bug 155743.
* Fix for Apache configuration directives from bug 174255 andmbarnson%sisna.com2002-11-051-13/+23
| | | | de-stupidifying of emacs destruction of <programlisting> tags.
* Added notes on using OpenLDAP;mbarnson%sisna.com2002-11-051-0/+22
| | | | | | We should probably look at code changes to make Net::LDAP our permanent LDAP plugin rather than Mozilla::LDAP... See bug 167379.
* Added chunk about setting up DirectoryIndex to use index.cgi as thembarnson%sisna.com2002-11-051-0/+13
| | | | Bugzilla index page.
* Added dependency on File::Template. Not really fond ofmbarnson%sisna.com2002-11-051-0/+8
| | | | | doing requirements-of-requirements type stuff, but did it anyway for clarity.
* Merging new docs from 2.16 branch.gerv%gerv.net2002-07-281-1805/+1955
|
* Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it.gerv%gerv.net2002-05-021-1/+3
|
* ug 105877 - Backup & check for modifications before upgrade.gerv%gerv.net2002-05-021-5/+15
|
* Bug 111712 - update command for changing path to Perl.gerv%gerv.net2002-05-021-1/+2
|
* Fix for bug 12004: need info on Template and AppConfig in the help docs.justdave%syndicomm.com2002-04-181-9/+41
| | | | Documentation SGML patch by Greg Leblanc <gleblanc@linuxweasel.com>
* Fix for bug 134198: Warns installations about Apache configuration issue ↵myk%mozilla.org2002-04-161-0/+5
| | | | | | | with security ramifications. Fix by Gregory Leblanc <gleblanc@linuxweasel.com>. Docs fix, no review needed.
* Getting the stuff Timeless missed with his checkin for bug 106386justdave%syndicomm.com2002-03-191-1/+8
|
* Bug 127841 - Adding processmail and syncshadowdb to the list of files that ↵jake%acutex.net2002-02-271-1/+1
| | | | need the bonsaitools perl path changed in order to run from another perl location.
* Modified Win32 notes regarding system() calls per bug 99595.barnboy%trilobyte.net2001-11-211-5/+6
|
* Added bit about needing proper <Directory> permissions in orderbarnboy%trilobyte.net2001-11-211-1/+32
| | | | for .htaccess to function. See bug 97668.
* Initial conversion to XML format from SGML.barnboy%trilobyte.net2001-11-211-25/+25
| | | | | | | Note this is a work-in-progress. It compiles cleanly, but I am not yet submitting compiled HTML and text. There is one notable problem: nsgmls barfs on the <imagedata> tag in database.sgml during validation. openjade handles it fine. Weird.
* Doc type fix, r=kikobbaetz%cs.mcgill.ca2001-10-071-1/+1
|
* Typo in perl modify string, added "#!" to /usr/bin/perl strings.barnboy%trilobyte.net2001-08-301-1/+1
|
* Buncha' release updates. Moved all images tobarnboy%trilobyte.net2001-08-301-21/+139
| | | | | | | | | | | | | | | | | | ./images so we don't have multiple copies of the same image, fixed these doc bugs (in no particular order): 94949 97070 97071 97114 96498 95970 96677 94953 96501 96679 97068 97191 97192
* Big checkin of docs to resolve everybarnboy%trilobyte.net2001-08-221-471/+486
| | | | | known outstanding doc bug! Yay release. Still many things to fix. Aren't there always?
* Checkin for 2.14 release. Still some problems; this cannot yetbarnboy%trilobyte.net2001-08-111-1138/+1529
| | | | be used for 2.14 documentation due to inconsistencies.