The rt tag has no wiki summary.
0
votes
1answer
46 views
error Require of RT::Action:: failed. Can't locate RT/Action/.pm in @INC [closed]
We got up this morning with an error on our apache2 server which prevented it from starting. The apache log showed:
[error] Require of RT::Action:: failed.\nCan't locate RT/Action/.pm in
@INC ...
2
votes
2answers
400 views
Install RequestTracker (RT) on Windows Server?
Is it possible to install the latest RT on Windows Server?
I've found some installers online for previous versions, but can't find any tutorials for the current version.
Currently trying to do ...
1
vote
0answers
114 views
File::Temp version 0.18 required--this is only version 16
I ran YUM on a server running BestPractical's RT. Now Apache won't start. Looking at the error log I get this error:
File::Temp version 0.18 required--this is only version 0.16 at ...
0
votes
1answer
346 views
Apache fails to load suddenly
i have debian lenny, which is behind a firewall that redirects ports from one server/ipAdress to my server. I have apache working with request tracker, trac, phpmyadmin, mysql. It sudenly stoped ...
1
vote
1answer
409 views
How do I setup RT so that anyone in a single domain (example.org) has 'create ticket' priviliges via email?
I have a small RT installation started that I'm using to simplify my life working with different groups of users, and presently I create all the tickets and add the person who's requesting them as a ...