Xymon Mailing List Archive search

No Webpages on RHEL5

list Jeremy Laidman
Thu, 8 Mar 2012 11:33:30 +1100
Message-Id: <CAAnki7CcwWbL1=RJ9MnsOkJNffSon6dZYZAxhAoJVHZQy=user-5ff89c3da4dc@xymon.invalid>

On Tue, Mar 6, 2012 at 11:25 AM, chaitu <user-c7a979c89b86@xymon.invalid> wrote:
I have installed Xymon 4.3.7 successfully on RHEL5. I can see that the
processes are up and running...However, webpages do not generate.

All I can see is the default directory structure when I visit
http://MY_SERVER/xymon/
This probably means that Apache doesn't know about Xymon.  Did you
re-start Apache?

One of the files that should have been installed with Xymon is
xymon-apache.conf.  In my case (SUSE) it was installed into
/etc/apache2/conf.d/.  This will re-map requests for the "/xymon/"
path to the web pages generated by Xymon.  Without re-starting Apache,
it won't know about the new configuration elements.

J