[rt-users] Ubuntu and libapache2-mod-fgid
Tim Uckun
timuckun at gmail.com
Wed Nov 9 16:05:25 EST 2005
Hello all.
I am trying to install RT 3.4 on ubuntu breezy. The only fastgci module on
the apt database is libapache2-mod-fgid. I am unable to make RT work with
that module however. Here is the conf file for RT.
AddHandler fcgid-script .fcgi
#AddHandler fastcgi-script fcgi
#FastCgiIpcDir /var/run/fastcgi
FastCgiServer /usr/share/request-tracker3.4/libexec/mason_handler.fcgi
ScriptAlias /rt /usr/share/request-tracker3.4/libexec/mason_handler.fcgi
<Location /rt/>
DirectoryIndex index.html
</Location>
Apache complains about the FastCgiServer statement. If I comment the
statement and go the /rt URL apache segfaults continually.
Can anybody tell me how make RT work with libapaceh2-mod-fcgid?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20051110/b68ee04e/attachment.htm>
More information about the rt-users
mailing list