<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cs.earlham.edu/index.php?action=history&amp;feed=atom&amp;title=Bugzilla</id>
	<title>Bugzilla - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cs.earlham.edu/index.php?action=history&amp;feed=atom&amp;title=Bugzilla"/>
	<link rel="alternate" type="text/html" href="https://wiki.cs.earlham.edu/index.php?title=Bugzilla&amp;action=history"/>
	<updated>2026-07-22T23:08:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.cs.earlham.edu/index.php?title=Bugzilla&amp;diff=5823&amp;oldid=prev</id>
		<title>Marouf at 13:00, 9 July 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.earlham.edu/index.php?title=Bugzilla&amp;diff=5823&amp;oldid=prev"/>
		<updated>2007-07-09T13:00:01Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/ports/devel/bugzilla-2&lt;br /&gt;
make; make install&lt;br /&gt;
&lt;br /&gt;
It seems to me that that bugzilla mysql data is located on &lt;br /&gt;
&lt;br /&gt;
/cluster/usr-local/www/data/bugzilla/Bugzilla/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==========================================================================&lt;br /&gt;
  Bugzilla has now been installed.  To quick setup you have to:&lt;br /&gt;
&lt;br /&gt;
  1. Create database user who has rights on bugs database manipulation&lt;br /&gt;
     by following mysql commands (for MySQL 4.0 or later):&lt;br /&gt;
&lt;br /&gt;
     GRANT SELECT, INSERT, UPDATE, DELETE, INDEX, ALTER, CREATE, LOCK TABLES,&lt;br /&gt;
           CREATE TEMPORARY TABLES, DROP, REFERENCES&lt;br /&gt;
           ON &amp;lt;database&amp;gt;.* TO &amp;lt;dbuser&amp;gt;@&amp;lt;host&amp;gt;&lt;br /&gt;
           IDENTIFIED BY &amp;#039;&amp;lt;password&amp;gt;&amp;#039;;&lt;br /&gt;
     FLUSH PRIVILEGES;&lt;br /&gt;
&lt;br /&gt;
     where &amp;lt;database&amp;gt; is a bugs database name; &amp;lt;dbuser&amp;gt; is a bugs database&lt;br /&gt;
           owner; &amp;lt;host&amp;gt; is a host there bugzilla is being setup;&lt;br /&gt;
           &amp;lt;password&amp;gt; is a database owner&amp;#039;s password;&lt;br /&gt;
&lt;br /&gt;
  2. Change working directory to /usr/local/www/data/bugzilla&lt;br /&gt;
  3. Run &amp;quot;./checksetup.pl&amp;quot; script as root user&lt;br /&gt;
  4. Read output carefully and follow all instructions&lt;br /&gt;
&lt;br /&gt;
  For more complete database setup and post-installation instructions&lt;br /&gt;
  and security tips/notes please read &amp;quot;Bugzilla Guide&amp;quot; in&lt;br /&gt;
  /usr/local/share/doc/bugzilla/html/ (chapter 2: &amp;quot;Installing Bugzilla&amp;quot;)&lt;br /&gt;
==========================================================================&lt;br /&gt;
&lt;br /&gt;
===&amp;gt;   Registering installation for bugzilla-2.22.2_1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I edited [root@hp /usr/local/www/data/bugzilla]# vi localconfig&lt;br /&gt;
with the settings from the cluster localconfig file.&lt;br /&gt;
&lt;br /&gt;
- re-ran ./checksetup.pl and I wasn&amp;#039;t able to connect to the bugs DB. need to further investigate&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Marouf</name></author>
	</entry>
</feed>