<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Howto setup Request-Tracker 3.6 on Debian Etch</title>
	<atom:link href="http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nyx</title>
		<link>http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html/comment-page-1#comment-3662</link>
		<dc:creator>Nyx</dc:creator>
		<pubDate>Wed, 16 Sep 2009 09:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html#comment-3662</guid>
		<description>Everybody getting the &quot;Invalid command ‘PerlModule’, perhaps misspelled or defined by a module not included in the server configuration
failed! &quot; error has to activate the perlmod module. 

This is done by:

&gt; cd /etc/apache2/mods-enabled
&gt; ln -s /etc/apache2/mods-available/perl.load

After that (re)start the apache with the modified &#039;000-default&#039; file and everything should be fine.</description>
		<content:encoded><![CDATA[<p>Everybody getting the &#8220;Invalid command ‘PerlModule’, perhaps misspelled or defined by a module not included in the server configuration<br />
failed! &#8221; error has to activate the perlmod module. </p>
<p>This is done by:</p>
<p>&gt; cd /etc/apache2/mods-enabled<br />
&gt; ln -s /etc/apache2/mods-available/perl.load</p>
<p>After that (re)start the apache with the modified &#8216;000-default&#8217; file and everything should be fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: v</title>
		<link>http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html/comment-page-1#comment-3531</link>
		<dc:creator>v</dc:creator>
		<pubDate>Fri, 14 Aug 2009 20:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html#comment-3531</guid>
		<description>Claudio,
For the saving of settings, make sure you can log into your mysql/whatever database with the user and password you used in the setup of RT.  probably 
#mysql -u rtuser -p 
then hit enter and you will be prompted for a password.. enter the password, and you (hopefully) will see a 
mysql&gt;
at which point you are in the database.  To exit, use
quit;

for the apache, use www-data, not root

I&#039;d venture to say it may be simpler for you to completely remove and reinstall RT:
apt-get --purge remove rtfm-3.6 request-tracker3.6
and then do a reinstall.
Good luck.
V</description>
		<content:encoded><![CDATA[<p>Claudio,<br />
For the saving of settings, make sure you can log into your mysql/whatever database with the user and password you used in the setup of RT.  probably<br />
#mysql -u rtuser -p<br />
then hit enter and you will be prompted for a password.. enter the password, and you (hopefully) will see a<br />
mysql&gt;<br />
at which point you are in the database.  To exit, use<br />
quit;</p>
<p>for the apache, use www-data, not root</p>
<p>I&#8217;d venture to say it may be simpler for you to completely remove and reinstall RT:<br />
apt-get &#8211;purge remove rtfm-3.6 request-tracker3.6<br />
and then do a reinstall.<br />
Good luck.<br />
V</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claudio</title>
		<link>http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html/comment-page-1#comment-3337</link>
		<dc:creator>Claudio</dc:creator>
		<pubDate>Thu, 09 Jul 2009 21:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html#comment-3337</guid>
		<description>hello, i got 2 problems.

 - directly after install RT te webserver will run and i become the login promt, very fine !! but .. after the Login it is impossible to save any settings :( 

 - after a reboot, apache cannot start cause the rights of the webserver and the file &quot;/etc/request-tracker3.6/RT_SiteConfig.pm&quot; are different. What is the right way ?? www-data or root ?

Please help me, i find its a mess that RT makes so big trouble. Im not a great Linux-Guru, bit i mean it should be easyer to install a software in this time. But your Description is really good until my to problems :(

waiting for helpfully feedback!

best Regards!!</description>
		<content:encoded><![CDATA[<p>hello, i got 2 problems.</p>
<p> &#8211; directly after install RT te webserver will run and i become the login promt, very fine !! but .. after the Login it is impossible to save any settings <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  </p>
<p> &#8211; after a reboot, apache cannot start cause the rights of the webserver and the file &#8220;/etc/request-tracker3.6/RT_SiteConfig.pm&#8221; are different. What is the right way ?? www-data or root ?</p>
<p>Please help me, i find its a mess that RT makes so big trouble. Im not a great Linux-Guru, bit i mean it should be easyer to install a software in this time. But your Description is really good until my to problems <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>waiting for helpfully feedback!</p>
<p>best Regards!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html/comment-page-1#comment-2887</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 07 May 2009 00:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html#comment-2887</guid>
		<description>Your instructions to insert
Include “/etc/request-tracker3.6/apache2-modperl2.conf”
into /etc/apache2/sites-enabled/000-default, did not work on my vanilla Ubuntu 8.04 64-Bit Server (+LAMP, +SSDD) install.

The quotation marks needed to be removed leaving
Include /etc/request-tracker3.6/apache2-modperl2.conf</description>
		<content:encoded><![CDATA[<p>Your instructions to insert<br />
Include “/etc/request-tracker3.6/apache2-modperl2.conf”<br />
into /etc/apache2/sites-enabled/000-default, did not work on my vanilla Ubuntu 8.04 64-Bit Server (+LAMP, +SSDD) install.</p>
<p>The quotation marks needed to be removed leaving<br />
Include /etc/request-tracker3.6/apache2-modperl2.conf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent</title>
		<link>http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html/comment-page-1#comment-2415</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Wed, 18 Feb 2009 16:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html#comment-2415</guid>
		<description>I get the same problem as Mamun:

&lt;blockquote&gt;
Starting web server: apache2Syntax error on line 16 of /etc/request-tracker3.6/apache2-modperl2.conf:
Invalid command &#039;PerlModule&#039;, perhaps misspelled or defined by a module not included in the server configuration
 failed!
&lt;/blockquote&gt;

Line 16 is:
&lt;code&gt;PerlModule Apache2::RequestRec Apache2::compat&lt;/code&gt;

So the command &quot;PerlModule&quot; doesn&#039;t work.  I double-checked that the &#039;mod-perl&#039; package was installed, then (re) added a symlink from /etc/apache2/mods-enabled to ../mods-available/perl.load.  That fixed the &#039;PerlModule&#039; error, but a DBI one came up.

It turns out that libapache-dbi-perl somehow became de-installed (man I hate debian), so I reinstalled it, and that did the trick.</description>
		<content:encoded><![CDATA[<p>I get the same problem as Mamun:</p>
<blockquote><p>
Starting web server: apache2Syntax error on line 16 of /etc/request-tracker3.6/apache2-modperl2.conf:<br />
Invalid command &#8216;PerlModule&#8217;, perhaps misspelled or defined by a module not included in the server configuration<br />
 failed!
</p></blockquote>
<p>Line 16 is:<br />
<code>PerlModule Apache2::RequestRec Apache2::compat</code></p>
<p>So the command &#8220;PerlModule&#8221; doesn&#8217;t work.  I double-checked that the &#8216;mod-perl&#8217; package was installed, then (re) added a symlink from /etc/apache2/mods-enabled to ../mods-available/perl.load.  That fixed the &#8216;PerlModule&#8217; error, but a DBI one came up.</p>
<p>It turns out that libapache-dbi-perl somehow became de-installed (man I hate debian), so I reinstalled it, and that did the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaco</title>
		<link>http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html/comment-page-1#comment-2034</link>
		<dc:creator>Jaco</dc:creator>
		<pubDate>Thu, 18 Dec 2008 13:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html#comment-2034</guid>
		<description>Hi

I got it to work, but when I setup the superuser I must have done something wrong. I can&#039;t see the configuration menu anymore. I can&#039;t add any users or change any settings. How canI get it back to defaults?

Regards,
Jaco</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I got it to work, but when I setup the superuser I must have done something wrong. I can&#8217;t see the configuration menu anymore. I can&#8217;t add any users or change any settings. How canI get it back to defaults?</p>
<p>Regards,<br />
Jaco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owain73</title>
		<link>http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html/comment-page-1#comment-2032</link>
		<dc:creator>Owain73</dc:creator>
		<pubDate>Wed, 26 Nov 2008 15:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html#comment-2032</guid>
		<description>Great article, worked for me. thanks - any chance of doing one for rtfm on the same system?</description>
		<content:encoded><![CDATA[<p>Great article, worked for me. thanks &#8211; any chance of doing one for rtfm on the same system?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mamun</title>
		<link>http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html/comment-page-1#comment-2033</link>
		<dc:creator>mamun</dc:creator>
		<pubDate>Wed, 26 Nov 2008 14:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html#comment-2033</guid>
		<description>root@ASL-GW:~# pico /etc/apache2/sites-enabled/000-default
root@ASL-GW:~# /etc/init.d/apache restart
 * Restarting web server apache2                                                 * We failed to correctly shutdown apache, so we&#039;re now killing all running apache processes. This is almost certainly suboptimal, so please make sure your system is working as you&#039;d expect now!
Syntax error on line 17 of /etc/request-tracker3.6/apache2-modperl2.conf:
Invalid command &#039;PerlModule&#039;, perhaps misspelled or defined by a module not included in the server configuration
                                                                         [fail]

what to do?</description>
		<content:encoded><![CDATA[<p>root@ASL-GW:~# pico /etc/apache2/sites-enabled/000-default<br />
root@ASL-GW:~# /etc/init.d/apache restart<br />
 * Restarting web server apache2                                                 * We failed to correctly shutdown apache, so we&#8217;re now killing all running apache processes. This is almost certainly suboptimal, so please make sure your system is working as you&#8217;d expect now!<br />
Syntax error on line 17 of /etc/request-tracker3.6/apache2-modperl2.conf:<br />
Invalid command &#8216;PerlModule&#8217;, perhaps misspelled or defined by a module not included in the server configuration<br />
                                                                         [fail]</p>
<p>what to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Goins</title>
		<link>http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html/comment-page-1#comment-2031</link>
		<dc:creator>Adrian Goins</dc:creator>
		<pubDate>Thu, 20 Nov 2008 09:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html#comment-2031</guid>
		<description>@michal:  it&#039;s the attachments table that&#039;s broken.  this is an old bug in RT that has yet to be properly resolved.  change the Content field in the Attachments table to &#039;longblob&#039; and your attachments will work.

&lt;code&gt;
mysql&gt; alter table Attachments change Content Content longblob;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@michal:  it&#8217;s the attachments table that&#8217;s broken.  this is an old bug in RT that has yet to be properly resolved.  change the Content field in the Attachments table to &#8216;longblob&#8217; and your attachments will work.</p>
<p><code><br />
mysql&gt; alter table Attachments change Content Content longblob;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvalok</title>
		<link>http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html/comment-page-1#comment-2030</link>
		<dc:creator>Kelvalok</dc:creator>
		<pubDate>Wed, 08 Oct 2008 10:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html#comment-2030</guid>
		<description>Hi,

thank you very much for this usefull manual! it has worked perfectly for me!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thank you very much for this usefull manual! it has worked perfectly for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal Kolesar</title>
		<link>http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html/comment-page-1#comment-2029</link>
		<dc:creator>Michal Kolesar</dc:creator>
		<pubDate>Thu, 07 Aug 2008 12:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-setup-request-tracker-36-on-debian-etch.html#comment-2029</guid>
		<description>Hi all,

I tried to install all stuff on Debian Etch. It looks all works fine but attachments not. I create a new ticket attach a file (fe .jpg) and save it. Then i can see new ticket with attachment link. But after link click it redirect to url (http://myserver/rt/Ticket/Attachment/122/62/flv.jpg) there is no content - corrupted image ikon.

Note that the source file before upload isn&#039;t corrupted. Any suggestions? I checked the database &quot;Attachments&quot; table. I can see the binary content of uploaded image. Of course I don&#039;t know the binary content in database is ok. I guess it is :-)</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I tried to install all stuff on Debian Etch. It looks all works fine but attachments not. I create a new ticket attach a file (fe .jpg) and save it. Then i can see new ticket with attachment link. But after link click it redirect to url (<a href="http://myserver/rt/Ticket/Attachment/122/62/flv.jpg" rel="nofollow">http://myserver/rt/Ticket/Attachment/122/62/flv.jpg</a>) there is no content &#8211; corrupted image ikon.</p>
<p>Note that the source file before upload isn&#8217;t corrupted. Any suggestions? I checked the database &#8220;Attachments&#8221; table. I can see the binary content of uploaded image. Of course I don&#8217;t know the binary content in database is ok. I guess it is <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
