Xymon Mailing List Archive search

(DTS) New installation of Xymon on CentOS 6.5 64 bit on Dell T105 server

list Japheth Cleaver
Tue, 11 Feb 2014 07:58:27 -0800
Message-Id: <user-6129474def95@xymon.invalid>

On Tue, February 11, 2014 7:27 am, Josh Luthman wrote:
Did you restart httpd or apachectl graceful ?

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
On Feb 11, 2014 10:25 AM, "Tom Schmitt" <user-6bdb181ad4fe@xymon.invalid> wrote:
I have loaded a clean CentOS 6.5 on my Dell T-105 64-bit server.
I have downloaded Xymon 4.3.15 to test with.
I created user xymon and group xymon on the system.
I install the system in /home/xymon on the server:
    ./configure
     ...
     All the defaults except that apache is run by apache not nobody

    make
    make install

I copy over the init.d script and edit the path to /home/xymon
I copy over the xymon-apache.conf file to /etc/httpd/conf.d directory
I get:
Not Found

The requested URL /xymon was not found on this server.
Apache/2.2.15 (CentOS) Server at 192.168.200.151 Port 80
*snip*


Also, by default I believe the included apache snippet only rewrites
"/xymon/", and not "/xymon"... Have you tried with the trailing slash?


-jc