<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I've got a stable server hosted on AWS and I'm trying to build a new
    server on my ESXi VM server hosted elsewhere.  Both are using Xymon
    4.3.17 and both are build on Ubuntu 14.04.  I've got Xymon2 up and
    supposedly configured the same as Xymon1.  It's displaying the basic
    colored webpage with alerts functioning.  My problem is that when I
    click any colored icon to view the drilldown info I get this
    message.<br>
    <br>
    #!/bin/sh
    <br>
    # This is a wrapper for the Xymon svcstatus.cgi script
    <br>
    . /usr/lib/xymon/server/etc/cgioptions.cfg exec
    /usr/lib/xymon/server/bin/svcstatus.cgi $CGI_SVC_OPTS<br>
    <div class="moz-signature">
      <title>Signature - Kris</title>
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="content-type">
      <style type="text/css">@import url('<a class="moz-txt-link-freetext" href="https://themes.googleusercontent.com/fonts/css?kit=wAPX1HepqA24RkYW1AuHYA">https://themes.googleusercontent.com/fonts/css?kit=wAPX1HepqA24RkYW1AuHYA</a>');ol{margin:0;padding:0}.c0{color:#990000;font-size:10pt;background-color:#ffffff;font-family:"Calibri";font-weight:bold}.c5{color:#990000;font-size:8pt;background-color:#ffffff;font-family:"Calibri"}.c1{color:#990000;font-size:10pt;background-color:#ffffff;font-family:"Calibri"}.c2{max-width:468pt;background-color:#ffffff;padding:72pt 72pt 72pt 72pt}.c4{text-decoration:underline}.c3{direction:ltr}.title{widows:2;padding-top:0pt;line-height:1.15;orphans:2;text-align:left;color:#000000;font-size:21pt;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}.subtitle{widows:2;padding-top:0pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-style:italic;font-size:13pt;font-family:"Trebuchet MS";padding-bottom:10pt;page-break-after:
avoid}li{color:#000000;font-size:11pt;font-family:"Arial"}p{color:#000000;font-size:11pt;margin:0;font-family:"Arial"}h1{widows:2;padding-top:10pt;line-height:1.15;orphans:2;text-align:left;color:#000000;font-size:16pt;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}h2{widows:2;padding-top:10pt;line-height:1.15;orphans:2;text-align:left;color:#000000;font-size:13pt;font-family:"Trebuchet MS";font-weight:bold;padding-bottom:0pt;page-break-after:avoid}h3{widows:2;padding-top:8pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-size:12pt;font-family:"Trebuchet MS";font-weight:bold;padding-bottom:0pt;page-break-after:avoid}h4{widows:2;padding-top:8pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-size:11pt;text-decoration:underline;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}h5{widows:2;padding-top:8pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-size:11pt;font-family:"Trebuchet MS";padding-bottom:
0pt;page-break-after:avoid}h6{widows:2;padding-top:8pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-style:italic;font-size:11pt;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}</style>
      <br>
      I tend to think this is an apache2 issue but I can't figure out
      what it is.  I'm comparing Xymon1 and Xymon2 config files and I'm
      not seeing anything wrong.  Anybody have a clue for me?<br>
      <br>
      <p class="c3"><span class="c1">Thank you.</span></p>
      <p class="c3"><span class="c1">------------------------------------------------</span></p>
      <p class="c3"><span class="c0">Kris Springer</span></p>
      <br>
    </div>
  </body>
</html>