I thank to everyone who has replied to my email, if I miss anyone, I do apologize.
Ok, so I've got super confused and you know what, I'm going to start everything all over fresh and clean -- that way, I can document it as I go along. I will do followings:1) shutdown xymon, and apache
2) I will even remove xymon ID and recreate it.3) keep /etc/hosts.cfg cat /etc/hosts.cfg 172.20.10.5 centos_hp0 # bbd http://centos_hp0/
4) remove xymon's stuff in /etc/httpd/conf.d5) keep my test file for testing apache: /var/www/html/index.html
cat index.html
Welcome to Kern's webserver
(sorry, I'm a real novice with apache since I'm a DBA)
6) anything else should I do as parts of trying to uninstall xymon, then reinstall?
Thank you!!Kern --
Let's go GreenThis email contains 100% recycled electrons.
From: Adrian Ball <user-81c4e435572d@xymon.invalid>
To: xymon at xymon.com
Sent: Wednesday, September 27, 2017 6:19 AM
Subject: Re: [Xymon] First time installed, and set up xymon, failed, NEED helps please.
Looks more like an Apache config problem than Xymon. Do you have FollowSymLinks set?e.g.DocumentRoot "/var/www/html"<Directory "/var/www/html">
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Require all granted
</Directory>Then I would take a look at the apache error log, it's usually pretty helpful in pointing out what the problem is.— Adrian Ball || user-81c4e435572d@xymon.invalid|| http://www.hp5.co.uk/Tel: XXXXX XXXXXX || Yahoo/AIM/MSN: adeatwollaton Mobile: XXXXX XXXXXX || http://www.facebook.com/adrian.ball3