[rt-users] About to give up on RT!!
Mike Frazer
Michael.Frazer at InterCept.Net
Fri Nov 21 16:50:22 EST 2003
I don't mean this in a condescending way at all, especially since this one
got me for about 3 hours myself:
Did you restart Apache?
-----Original Message-----
From: Joseph Spenner [mailto:joseph85750 at yahoo.com]
Sent: Friday, November 21, 2003 4:43 PM
To: rt-users at lists.fsck.com
Subject: Re: [rt-users] About to give up on RT!!
Does this machine have a real hostname? Why not enter
that in the ServerName entry below?
I suspect strange things are happening because you're
trying to web to localhost. Can you try changing
localhost.localdomain to the value in $rtname in your
/opt/rtX/etc/config.pm file?
Then, of course, stop/start httpd.
>
> <VirtualHost 192.168.148.100>
> ServerName localhost.localdomain
> DocumentRoot /opt/rt3/share/html
> AddDefaultCharset UTF-8
>
>
>
> PerlModule Apache::DBI
> PerlRequire /opt/rt3/bin/webmux.pl
>
>
>
> <Location>
> SetHandler perl-script
> PerlHandler RT::Mason
> </Location>
> </VirtualHost>
>
>
> __________________________________
> Do you Yahoo!?
> Free Pop-Up Blocker - Get it now
> http://companion.yahoo.com/
> _______________________________________________
> 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
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
_______________________________________________
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
More information about the rt-users
mailing list