I am trying to get Request Tracker working under FC7. The InstallGuides on the BestPractical wiki pages suck... they presuppose or skip over huge chunks of vital stuff. I started an InstallGuide for FC7, but I'm stuck... I get a message telling me:
You're almost there!
You haven't yet configured your webserver to run RT. You appear to have
installed RT's web interface correctly, but haven't yet configured your
web server to "run" the RT server which powers the web interface. The
next step is to edit your webserver's configuration file to instruct it
to use RT's mod_perl, FastCGI or SpeedyCGI handler. If you need
commercial support, please contact us at
sales@bestpractical.com.
Everything I can find about getting FastCGI or mod_fcgi working doesn't work... I wind up with an Apache web server that fails to start, but does not log anything to error_log
I am trying very hard to find a way to make this work with packages available from the Fedora repositories, so I can document a procedure that will let anyone in my position wind up with a working RT install without having to get an advanced degree in atomic rocket surgery. Any and all help appreciated!