[rt-users] Ubuntu Installation with libapache2-mod-fcgid
Tim Uckun
timuckun at gmail.com
Mon Nov 7 22:24: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.
Any clues?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20051108/191239d5/attachment.htm>
More information about the rt-users
mailing list