The "extra" xymon is supposed to be there. It is what tells your web server were to look for your web pages. Your configuration file for Apache should contain something like this:<br><br><span style="color: rgb(51, 102, 255);">Alias /xymon/  "/usr/local/xymon/server/www/"</span><br style="color: rgb(51, 102, 255);">
<span style="color: rgb(51, 102, 255);"><Directory "/usr/local/xymon/server/www"></span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">    Options Indexes FollowSymLinks Includes MultiViews</span><br style="color: rgb(51, 102, 255);">
<span style="color: rgb(51, 102, 255);">    Order allow,deny</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">    Allow from all</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);"></Directory></span><br style="color: rgb(51, 102, 255);">
<br>Which tells Apache to look at /usr/local/xymon/server/www whenever it sees "xymon". There are similar entries for xymon-cgi and cgi-secure. <br><br>Check you web server logs, I'm almost positive you find that Apache cannot access the web page files. <br>
<br>Thanks,<br>Larry Barber<br><br><div class="gmail_quote">On Thu, Feb 10, 2011 at 2:42 PM, Stewart, Tom L. <span dir="ltr"><<a href="mailto:Tom.Stewart@landsend.com">Tom.Stewart@landsend.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">










<div link="blue" vlink="blue" lang="EN-US">

<div>

<p class="MsoNormal"><font face="Arial" size="2" color="navy"><span style="font-size: 10pt; font-family: Arial; color: navy;">I don’t see how permissions would
create the web page links with the extra /xymon/ as part of the link.</span></font></p>

<p class="MsoNormal"><font face="Arial" size="2" color="navy"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></font></p>

<p class="MsoNormal"><font face="Arial" size="2" color="navy"><span style="font-size: 10pt; font-family: Arial; color: navy;">For example the xymon web page comes up,
but the Main view link shows “/xymon/xymon.html” instead of just “xymon.html”.
I don’t know why xymon is adding the extra path. Any paths with xymon-cgi
work without any problems.</span></font></p>

<p class="MsoNormal"><font face="Arial" size="2" color="navy"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></font></p>

<p class="MsoNormal"><font face="Arial" size="2" color="navy"><span style="font-size: 10pt; font-family: Arial; color: navy;">Thank you,</span></font></p>

<p class="MsoNormal"><font face="Arial" size="2" color="navy"><span style="font-size: 10pt; font-family: Arial; color: navy;">Tom</span></font></p>

<p class="MsoNormal"><font face="Arial" size="2" color="navy"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></font></p>

<div>

<div class="MsoNormal" style="text-align: center;" align="center"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">

<hr size="2" width="100%" align="center">

</span></font></div>

<p class="MsoNormal"><b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">From:</span></font></b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma;"> Larry Barber
[mailto:<a href="mailto:lebarber@gmail.com" target="_blank">lebarber@gmail.com</a>] <br>
<b><span style="font-weight: bold;">Sent:</span></b> Thursday, February 10, 2011
1:00 PM<br>
<b><span style="font-weight: bold;">To:</span></b> <a href="mailto:xymon@xymon.com" target="_blank">xymon@xymon.com</a><div><div></div><div class="h5"><br>
<b><span style="font-weight: bold;">Subject:</span></b> Re: [xymon] Issue with
4.3 RC1</div></div></span></font></p>

</div><div><div></div><div class="h5">

<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size: 12pt;"> </span></font></p>

<p class="MsoNormal" style="margin-bottom: 12pt;"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">I suspect that you'll
find that you have some overly strict permission settings on your web files. I
had a similar problem when I installed RC1 and relaxing the permissions so that
the Apache user (usually "nobody") can read the files fixed the
problem. You will probably want to make sure that the xymon user account has a
umask no more restrictive than 022. Also, if this is a new OS install, make
sure selinux is turned off.<br>
<br>
Thanks,<br>
Larry Barber</span></font></p>

<div>

<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">On Thu, Feb 10, 2011 at 8:38 AM, Stewart, Tom
 L. <<a href="mailto:Tom.Stewart@landsend.com" target="_blank">Tom.Stewart@landsend.com</a>>
wrote:</span></font></p>

<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">This is a brand new install on a newly created server.<br>
<font color="#888888"><span style="color: rgb(136, 136, 136);"><br>
Tom</span></font></span></font></p>

<div>

<div>

<p class="MsoNormal" style="margin-bottom: 12pt;"><font face="Times New Roman" size="3"><span style="font-size: 12pt;"><br>
-----Original Message-----<br>
From: Buchan Milne [mailto:<a href="mailto:bgmilne@staff.telkomsa.net" target="_blank">bgmilne@staff.telkomsa.net</a>]<br>
Sent: Thursday, February 10, 2011 2:38 AM<br>
To: <a href="mailto:xymon@xymon.com" target="_blank">xymon@xymon.com</a><br>
Cc: Stewart, Tom L.<br>
Subject: Re: [xymon] Issue with 4.3 RC1<br>
<br>
On Wednesday, 9 February 2011 23:21:24 Stewart, Tom
 L. wrote:<br>
> I am doing some testing with the new RC1 release<br>
<br>
How did you install? Over a previous release?<br>
<br>
> and I am having trouble<br>
> with the xymon web page. It does come up, but it seems to be adding a<br>
> /xymon/ in front of the directories so the web is not picking up the<br>
> stylesheets.<br>
<br>
<br>
[..]<br>
<br>
><br>
> # URL for Xymon webpages<br>
><br>
> XYMONHOSTURL = /<br>
><br>
> # URL for Xymon CGIs<br>
><br>
> XYMONCGIURL = /xymon-cgi<br>
><br>
> # URL for Xymon Admin CGIs<br>
><br>
> SECUREXYMONCGIURL = /xymon-seccgi<br>
><br>
> # Webserver group-ID<br>
><br>
> HTTPDGID=apache<br>
<br>
Check the XYMON.*URL entries in your xymonserver.cfg file.<br>
<br>
Regards,<br>
Buchan<br>
<br>
<br>
To unsubscribe from the xymon list, send an e-mail to<br>
<a href="mailto:xymon-unsubscribe@xymon.com" target="_blank">xymon-unsubscribe@xymon.com</a><br>
<br>
</span></font></p>

</div>

</div>

</div>

<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size: 12pt;"> </span></font></p>

</div></div></div>

</div>


</blockquote></div><br>