<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>WebServicesAdmin/BugZilla</title><revhistory><revision><revnumber>14</revnumber><date>2018-11-30 05:01:59</date><authorinitials>ClintonEbadi</authorinitials><revremark>bugzilla4 is actually bugzilla 5.0 now!</revremark></revision><revision><revnumber>13</revnumber><date>2018-11-30 04:15:08</date><authorinitials>ClintonEbadi</authorinitials><revremark>bugzilla is using git now, still on 4.2</revremark></revision><revision><revnumber>12</revnumber><date>2013-01-24 08:56:40</date><authorinitials>ClintonEbadi</authorinitials></revision><revision><revnumber>11</revnumber><date>2013-01-24 08:14:34</date><authorinitials>ClintonEbadi</authorinitials><revremark>someone really ought to write that apache config parser/unparser so we can fake htaccess</revremark></revision><revision><revnumber>10</revnumber><date>2013-01-24 07:47:33</date><authorinitials>ClintonEbadi</authorinitials><revremark>moving toward installing bugzilla 4.2</revremark></revision><revision><revnumber>9</revnumber><date>2013-01-24 07:07:46</date><authorinitials>ClintonEbadi</authorinitials><revremark>proper location</revremark></revision><revision><revnumber>8</revnumber><date>2012-09-06 07:17:22</date><authorinitials>ClintonEbadi</authorinitials></revision><revision><revnumber>7</revnumber><date>2011-09-18 01:00:45</date><authorinitials>RichardDarst</authorinitials><revremark>spam</revremark></revision><revision><revnumber>6</revnumber><date>2011-09-17 02:31:27</date><authorinitials>221.224.34.166</authorinitials><revremark> &lt;a href=&quot;http://www.sweetcardigan.com/&quot;&gt;doxycycline price&lt;/a&gt; :-P &lt;a href=&quot;http://www.aquilabuenasalsa.com/propranolol.html&quot;&gt;over the counter propranolol&lt;/a&gt; %-[[[</revremark></revision><revision><revnumber>5</revnumber><date>2011-09-08 11:51:28</date><authorinitials>AdamChlipala</authorinitials><revremark>spam</revremark></revision><revision><revnumber>4</revnumber><date>2011-09-08 09:35:14</date><authorinitials>184-106-97-33.static.cloud-ips.com</authorinitials><revremark>W7PY2u  &lt;a href=&quot;http://hldcbkakgxje.com/&quot;&gt;hldcbkakgxje&lt;/a&gt;</revremark></revision><revision><revnumber>3</revnumber><date>2011-09-06 14:53:34</date><authorinitials>67.192.109.172</authorinitials><revremark>Hey, that's powreful. Thanks for the news.</revremark></revision><revision><revnumber>2</revnumber><date>2010-10-03 18:35:41</date><authorinitials>ClintonEbadi</authorinitials></revision><revision><revnumber>1</revnumber><date>2010-10-03 18:35:17</date><authorinitials>ClintonEbadi</authorinitials><revremark>stub page on bugzilla config</revremark></revision></revhistory></articleinfo><itemizedlist><listitem><para><code>$root</code> = <code>/afs/hcoop.net/common/app/bugzilla4</code> </para></listitem><listitem><para>Runs as pts user <code>bugzilla</code> </para></listitem><listitem><para>Database is a postgres 9.x database named <code>bugzilla_bugzilla</code>. </para></listitem><listitem><para>Source code is in <code>$root/bugzilla</code>, managed by git, and tracking the <code>release-5.0-stable</code> branch. </para></listitem><listitem><para>Configuration is <code>$root/bugzilla/localconfig</code>. We are unfortunately not tracking this now, and probably should be. </para></listitem></itemizedlist><section><title>Source</title><para>Source tracks the 5.0 branch using git. Out of a desire to have a fully working bugzilla (graphs and whatnot are nice), all of the required and optional perl modules were installed using cpan under the source tree. This means the install is tied to running on servers running the same Debian release without killing the local cpan cache and reinstalling. </para></section><section><title>Web configuration</title><para>Bugzilla 4.x supports suexec, so we're using that and configuring it using domtool. An unfortunately side-effect is that all of the bits that would have been in a few .htaccess files is duplicated as domtool config. Make sure to keep it up to date! </para></section><section><title>Important Data</title><itemizedlist><listitem><para><code>$root/bugzilla/localconfig</code> (actually not too important, easy to re-create) </para></listitem><listitem><para><code>$root/bugzilla/data/</code> (contains things like the parameters) </para></listitem></itemizedlist></section><section><title>Old Install</title><para><ulink url="https://wiki.hcoop.net/WebServicesAdmin/BugZilla/BugZilla#">BugZilla</ulink> 3.x lives in <code>/afs/hcoop.net/common/app/bugzilla/</code> </para></section><section><title>Configuration</title><para>Edit <code>/afs/hcoop.net/common/app/bugzilla/app/localconfig</code> and commit any changes using <code>git --git-dir=/afs/hcoop.net/common/app/bugzilla/git commit</code> </para><!--rule (<hr>) is not applicable to DocBook--><para> <ulink url="https://wiki.hcoop.net/WebServicesAdmin/BugZilla/CategorySystemAdministration#">CategorySystemAdministration</ulink> </para></section></article>