Hi!

The testing branch currently has 4.0.18 - 
http://packages.qa.debian.org/r/request-tracker4.html

Nothing currently for 4.2.X

We use the fastcgi version of RT - here's a snippet from my confs

----8<----
<VirtualHost rt.mydomain.com:443>
   ServerAdmin [email protected]<mailto:[email protected]>
   DocumentRoot /usr/share/request-tracker4/html/
   ServerName rt.mydomain.com
        <Location />
           Order allow,deny
           Allow from all
           Options +ExecCGI
           AddHandler fastcgi-script fcgi
       </Location>
   Include /etc/request-tracker4/apache2-fastcgi.conf
</VirtualHost>
----8<----

/etc/request-tracker4/apache2-fastcgi.conf is included in the Debian package 
install.

Paul

On 12/02/14 13:11, norman wrote:
Hello.
I am new to linux and installing packages.
Is there a good step by step guide on how to set up rt 4.2.2 on debian?
I think i have done most of the install but always get stuck on the web server 
part of it.
I will be using debian 7 with mysql and perl version 1.96.
My web server will be apache 2
Also, is there a repository that always has the latest version?
The difault debian repositorys only have version 4.0.7
Any help is appreciated.


--
Paul Stead
Systems Engineer, Zen Internet
T: 01706 902009
-- 
RT Training London, March 19-20 and Dallas May 20-21
http://bestpractical.com/training

Reply via email to