[rt-users] RT3.8.2 & Ubuntu 8.04

Calvin Chiang calvin at utilyx.com
Wed Feb 11 09:58:06 EST 2009


what doesyour RT_siteconfig.pm file look like?

Alf Stockton wrote:
> I believe that I now have RT3.8.2 built/assembled on my Ubuntu 8.04 server but 
> now need to be able to browse to it.
> I have it installed at /etc/request-tracker3.8.2/ and I attempted using the 
> same method of connecting as I successfully used with 3.6. In other words at 
> the end of my  /etc/apache2/sites-enabled/000-default I added :-
> include "/etc/request-tracker3.8.2/etc/apache2-modperl2.conf" which reads as 
> follows:-
> <VirtualHost general.dev.sharing.org.za>
>      ServerName general.dev.sharing.org.za
>
>      DocumentRoot /etc/request-tracker3.8.2/share/html
>      AddDefaultCharset UTF-8
>
>      # optional apache logs for RT
>      # ErrorLog /opt/rt3/var/log/apache2.error
>      # TransferLog /opt/rt3/var/log/apache2.access
>
>      PerlRequire "/etc/request-tracker3.8.2/bin/webmux.pl"
>
>      <Location /NoAuth/images>
>           SetHandler default
>      </Location>
>      <Location />
>           SetHandler perl-script
>           PerlResponseHandler RT::Mason
>      </Location>
> </VirtualHost>
>
> How do I now browse to rt3.8.2?
>
>   

-- 
Calvin Chiang
Network Admin
Utilyx
1st Floor, 55 North Wharf Road
Paddington
London, W2 1LA
Tel: 020 7087 8673
www.utilyx.com


______________________________________________________________________
"Utilyx" is the trading name of "Utilyx Limited" and "Utilyx Risk Management Limited" (URML). URML is authorised and regulated by the Financial Services Authority (FSA). This message contains information that may be privileged or confidential and is the property of Utilyx. It is intended only for the person to whom it is addressed. No confidentiality or privilege is waived or lost by any mistransmission. Any views or opinions expressed in this message are solely those of the author and do not necessarily represent those of Utilyx. Unless otherwise stated, any pricing information given in this message is indicative only and does not constitute an offer to deal at any price quoted. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________



More information about the rt-users mailing list