[rt-users] RT2 installation problems (apache configuration)
Trevor Sky Garside
rt-list at trevorsky.com
Fri Jul 6 04:37:38 EDT 2001
I've scoured and can't find anything that applies... :(
It's interesting -- I've got a different issue occurring now... it appears
that Mason isn't working at all. When I try to load a page I've set to be
handled by RT::Mason, my web browser reports an invalid response from
server. If I telnet to the server on port 80, and issue the proper GET
line, I get nothing in return - just a disconnection from host.
Does anybody know anything at all about Mason, and any ways I might be able
to test it??
Aaaaargh!!
Trevor Sky Garside
<trevor at trevorsky.com>
----- Original Message -----
From: "Jesse" <jesse at fsck.com>
To: "Trevor Sky Garside" <rt-list at trevorsky.com>
Sent: Thursday, July 05, 2001 7:53 PM
Subject: Re: [rt-users] RT2 installation problems (apache configuration)
> you might want to look through the recent archives of the list. They
> speak to a lot of these issues you've had.
>
>
> On Thu, Jul 05, 2001 at 04:09:20PM -0700, Trevor Sky Garside wrote:
> > I have hacked my way through getting RT2 to install on my system, but I
> > can't get the Apache config to work properly. Apache appears to be
ignoring
> > the Perl handler. Here is my VirtualHost line from httpd.conf:
> >
> > <VirtualHost my.ip.address>
> > DocumentRoot /opt/rt2/WebRT/html
> > ServerName rt.mydomainname
> > PerlModule Apache::DBI
> > PerlRequire /opt/rt2/bin/webmux.pl
> > ErrorLog /opt/rt2/logs/apache-error.log
> >
> > <Location />
> > SetHandler perl-script
> > PerlHandler RT::Mason
> > </Location>
> > </VirtualHost>
> >
> > (I have removed my domain name and IP because I don't want random people
> > poking around an unfinished installation... ;)
> >
> > I have confirmed that Apache is basically ignoring the SetHandler line
> > because it does the same thing no matter what is listed there -- at the
> > moment, it is set to SetHandler your-mom - no error flagged when apache
> > starts up, and it merely spits out the plain HTML instead of processing
it
> > through Mason.
> >
> >
> > As a side note, I had *severe* trouble getting this program to install
at
> > all. Does anybody have any installation notes from their RT2 install?
I'd
> > like to see if others had the same troubles I did.
> >
> > Installed on a RedHat 7.1 system, MySQL was installed using the RPMs.
> > Running make fixdeps actually downloaded and built a new Perl, which has
> > been an unrelated source of many headaches.
> >
> > Thanks for any help anybody can provide.
> >
> > Trevor Sky Garside
> > <trevor at trevorsky.com>
> >
> >
> >
> >
> > _______________________________________________
> > rt-users mailing list
> > rt-users at lists.fsck.com
> > http://lists.fsck.com/mailman/listinfo/rt-users
> >
>
> --
> jesse reed vincent -- root at eruditorum.org -- jesse at fsck.com
> 70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90
>
> . . when not in doubt, get in doubt. -- Old Discordian Proveb
>
More information about the rt-users
mailing list