<html><body>
<p>Thanks for the suggestion.  Unfortunately it doesn't seem to have helped.<br>
<br>
I've now set /usr/local/rt3/html/Elements/Logo<br>
to read :<br>
<a href="<%$RT::WebBaseURL%>"><img src="<%$RT::WebImagesURL%>mtllogo.jpg" alt="Intranet" width="92" height="50" /></a><br>
<br>
Stopped apache, cleared the mason cache, <br>
(rm -rf /var/cache/rt3/mason_cache/)<br>
<br>
I edited my RT_SiteConfig.pm and commented out all the Logo variables and set <br>
Set($WebPath , "/");<br>
Set($WebImagesURL, $WebPath . "NoAuth/images/");<br>
<br>
Started up apache again, and it still displays the Best Practical logo.<br>
<br>
I've also disable SElinux as it was affecting the mail delivery.<br>
I'll get RT working first, then go back and learn SE !<br>
<br>
I also have <br>
Set($LogToSyslog, 'debug');<br>
<br>
in my RT_SiteConfig.pm and there is no message in /var/log/messages when I view an RT web page.<br>
<br>
<img width="16" height="16" src="cid:1__=0FBBF9A2DFDF6DA68f9e8a93df9@mtl-inst.com" border="0" alt="Inactive hide details for Re: [rt-users] Trying to change the logo. Fedora Core 7, RT3.6.3 yum install">Re: [rt-users] Trying to change the logo. Fedora Core 7, RT3.6.3 yum install<br>
<br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td style="background-image:url(cid:2__=0FBBF9A2DFDF6DA68f9e8a93df9@mtl-inst.com); background-repeat: no-repeat; " width="1%" valign="middle"><img width="80" height="1" src="cid:3__=0FBBF9A2DFDF6DA68f9e8a93df9@mtl-inst.com" border="0" alt=""><br>
<img src="cid:4__=0FBBF9A2DFDF6DA68f9e8a93df9@mtl-inst.com" width="80" height="1"></td><td width="100%" valign="middle"><img width="1" height="1" src="cid:3__=0FBBF9A2DFDF6DA68f9e8a93df9@mtl-inst.com" border="0" alt=""><br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="100%"><b>Re: [rt-users] Trying to change the logo. Fedora Core 7,     RT3.6.3 yum install</b></td></tr>
</table>

<table id="tmpdisplaysendto" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%" valign="middle"><img width="105" height="1" src="cid:3__=0FBBF9A2DFDF6DA68f9e8a93df9@mtl-inst.com" border="0" alt=""><br>
<b><font color="#E26200">Joe Casadonte</font></b></td><td width="1%" valign="middle"><img width="18" height="1" src="cid:3__=0FBBF9A2DFDF6DA68f9e8a93df9@mtl-inst.com" border="0" alt=""><br>
<font color="#929292">to:</font></td><td width="100%" valign="middle"><img width="1" height="1" src="cid:3__=0FBBF9A2DFDF6DA68f9e8a93df9@mtl-inst.com" border="0" alt=""><br>
Luke E Morgan</td><td width="1%" valign="middle"><img width="141" height="1" src="cid:3__=0FBBF9A2DFDF6DA68f9e8a93df9@mtl-inst.com" border="0" alt=""><br>
<div align="right"><font size="2">08/08/2007 13:12</font></div></td></tr>
</table>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="100%" valign="middle"><img width="1" height="1" src="cid:3__=0FBBF9A2DFDF6DA68f9e8a93df9@mtl-inst.com" border="0" alt=""><br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%" valign="middle"><img width="17" height="1" src="cid:3__=0FBBF9A2DFDF6DA68f9e8a93df9@mtl-inst.com" border="0" alt=""><br>
<font size="2" color="#929292">Cc:</font></td><td width="100%" valign="middle"><img width="1" height="1" src="cid:3__=0FBBF9A2DFDF6DA68f9e8a93df9@mtl-inst.com" border="0" alt=""><br>
<font size="2">rt-users</font></td></tr>
</table>
<b><font size="2">Please respond to joe.casadonte@oracle.com</font></b></td><td width="0%" valign="middle"><img width="1" height="1" src="cid:3__=0FBBF9A2DFDF6DA68f9e8a93df9@mtl-inst.com" border="0" alt=""><br>
</td></tr>
</table>
</td></tr>
</table>
<br>
<hr width="2112" size="2" align="left" style="color:#B4BFCB; "><br>
<br>
<tt>On 8/7/2007 5:20 AM, Luke E Morgan wrote:<br>
<br>
> I'm sure I'm just missing something simple, but I cannot seem to change <br>
> the BP logo on my install of RT 3.6.3 on Fedora Core 7.<br>
> I've installed RT using yum (lazy I know, but it works apart from this <br>
> issue).<br>
> <br>
> It has been installed into<br>
> /usr/share/rt3<br>
> I've created /usr/local/rt3/html/Elements/<br>
> and copied the Logo file into that directory.<br>
> <br>
> I've added the logo I want to use into /usr/share/rt3/html/NoAuth/images<br>
> It is a 92x50pixels jpeg.<br>
<br>
I'm using 3.6.3 (not from yum, though) and I have done the same thing, <br>
up to this point.  However, I have something different for the Logo file <br>
changes:<br>
<br>
> Following suggestions from the wiki and the mailing list archives, I put <br>
> this line into the Logo file :<br>
> <a href="<%$RT::LogoLinkURL%>"><img src="<%$RT::LogoURL%>" <br>
> alt="Intranet" width="<%$RT::LogoWidth%>" height="<%$RT::LogoHeight%>" <br>
> /></a><br>
<br>
<a href="<%$RT::WebBaseURL%>"><img <br>
src="<%$RT::WebImagesURL%>my-logo.jpg" alt="Alternate Logo" width="139" <br>
height="20" /></a><br>
<br>
Where WebBaseURL and WebImagesURL are:<br>
<br>
Set($WebBaseURL , "</tt><tt><a href="http://machine.domain.com">http://machine.domain.com</a></tt><tt>");<br>
Set($WebImagesURL , $WebPath . "/NoAuth/images/"); # default<br>
Set($WebPath , "");                                # default<br>
<br>
Cleared the cache and that was it.<br>
<br>
-- <br>
Regards,<br>
<br>
<br>
joe<br>
Joe Casadonte<br>
joe.casadonte@oracle.com<br>
<br>
==========                                                  ==========<br>
== The statements and opinions expressed here are my own and do not ==<br>
== necessarily represent those of Oracle Corporation.               ==<br>
==========                                                  ==========<br>
</tt><br>
<hr />

<p>This email message may contain privileged/confidential information and/or<br />
copyright material.  It is intended only for the use of the person(s) to whom <br />
it is addressed and any unauthorised use may be unlawful.  If you receive this<br />
email by mistake, please advise the sender immediately by using the reply<br />
facility in your email software and delete the material from your computer.</p>

The material contained in this message does not constitute a binding<br />
contract with any company within the MTL Instruments Group plc.  Opinions,<br />
conclusions and other information in this email that do not relate to the official<br />
business of this organisation shall be understood as neither given nor endorsed <br />
by it.  Registered in England No. 1871978, VAT Reg. No 449343040, <br />
MTL Instruments Ltd, Power Court, Luton, LU1 3JJ</p>
</body></html>