<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF">
Hi! <br>
<br>
The testing branch currently has 4.0.18 - <a class="moz-txt-link-freetext" href="http://packages.qa.debian.org/r/request-tracker4.html">
http://packages.qa.debian.org/r/request-tracker4.html</a> <br>
<br>
Nothing currently for 4.2.X <br>
<br>
We use the fastcgi version of RT - here's a snippet from my confs <br>
<br>
----8<---- <br>
<VirtualHost rt.mydomain.com:443> <br>
    ServerAdmin <a class="moz-txt-link-abbreviated" href="mailto:webmaster@rt.mydomain.com">
webmaster@rt.mydomain.com</a> <br>
    DocumentRoot <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>usr/share/request-tracker4/html<span class="moz-txt-tag">/</span></i>
<br>
    ServerName rt.mydomain.com <br>
         <Location /> <br>
            Order allow,deny <br>
            Allow from all <br>
            Options +ExecCGI <br>
            AddHandler fastcgi-script fcgi <br>
        </Location> <br>
    Include /etc/request-tracker4/apache2-fastcgi.conf <br>
</VirtualHost> <br>
----8<---- <br>
<br>
/etc/request-tracker4/apache2-fastcgi.conf is included in the Debian package install.
<br>
<br>
Paul<br>
<br>
<div class="moz-cite-prefix">On 12/02/14 13:11, norman wrote:<br>
</div>
<blockquote type="cite">Hello. <br>
I am new to linux and installing packages. <br>
Is there a good step by step guide on how to set up rt 4.2.2 on debian? <br>
I think i have done most of the install but always get stuck on the web server part of it.
<br>
I will be using debian 7 with mysql and perl version 1.96. <br>
My web server will be apache 2 <br>
Also, is there a repository that always has the latest version? <br>
The difault debian repositorys only have version 4.0.7 <br>
Any help is appreciated. <br>
<br>
</blockquote>
<br>
--<br>
Paul Stead<br>
Systems Engineer, Zen Internet<br>
T: 01706 902009<br>
</body>
</html>