[rt-users] compatibility layers?

shimi shimi at shimi.net
Thu Apr 10 13:40:25 EDT 2003


I second that. And this is a great headache. As per jesse's advise, I 
installed FastCGI. Install was a breeze (less than one minute), and RT was 
up and running in no time. www.fastcgi.com

And in httpd.conf, instead of the Perl lines, you use:

        AddHandler fastcgi-script .fcgi
        FastCgiServer /usr/local/rt3/bin/mason_handler.fcgi
        Alias /NoAuth/images/ /usr/local/rt3/share/html/NoAuth/images/
        ScriptAlias / /usr/local/rt3/bin/mason_handler.fcgi/

where /usr/local/rt3 is what you replace for your RT path if it is 
different...

On Thu, 10 Apr 2003, darren chamberlain wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> * Chris Knipe <savage at savage.za.org> [2003-04-10 13:25]:
> > I've setup RT3 on my FreeBSD 4.7-STABLE box, running perl 5.8.0
> > (Recently Upgraded).
> 
> It sounds like you didn't rebuild Apache/mod_perl.  That would explain
> the errors you're seeing.
> 
> (darren)
> 
> - -- 
> I'd rather have my own game show than enough votes to become
> president.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (SunOS)
> 
> iD8DBQE+lao6zsinjrVhZaoRAmQLAJ0Swk0p/AmLf8TzYchc8F3SJgVIeACfZXIl
> i8ZWTHxBSFc+XELLNGvsjtc=
> =2W+8
> -----END PGP SIGNATURE-----
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
> 
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
> 

-- 

  Best regards,
     Shimi


----

   "Outlook is a massive flaming horrid blatant security violation, which
    also happens to be a mail reader."

   "Sure UNIX is user friendly; it's just picky about who its friends are."




More information about the rt-users mailing list