<div dir="ltr"><div>sestatus</div><div>SELinux:  disabled</div><div> </div><div>http://<server-ip>/xymon  </div><div>you get HTTP 404 Not Found  http://<server-ip>/xymon</div><div>--------------------------------</div><div>error_log:</div><div>[date & time] [error][client <client-ip>]</div><div>File does not exist:  /var/www/html/xymon</div><div> </div><div>access_log:</div><div>IP of client - - [date&time]</div><div>"GET /xymon HTTP/1.1" 404 284 "-"</div><div>"Mozilla/5.0 (compatible; MSIE 10.0</div><div>Windows NT 6.2; wow64; Trident/6.0)"</div><div> </div><div>--------------------------------------------------------------------------------------</div><div>If I try http://<server-ip>/xymon/</div><div>Forbidden</div><div>You don't have permission to access /xymon/ on this server.</div><div>Apache/2.2.15 (CentOS) Server at <server-ip> port 80</div><div> </div><div>I have attached a copy of the current /etc/httpd/confs/httpd.conf file:</div><div> </div><div>Thanks,</div><div>Tom Schmitt</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 7, 2015 at 3:01 AM, J.C. Cleaver <span dir="ltr"><<a href="mailto:cleaver@terabithia.org" target="_blank">cleaver@terabithia.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
<br>
On Wed, May 6, 2015 11:00 pm, Tom Schmitt wrote:<br>
> I have loaded a CentOS 6.6 server and installed PBX-in-a-Flash (PiaF) VoIP<br>
> server on it.<br>
><br>
> I then installed xymon on the same server and allow it to use VoIP and<br>
> text-to-speech for certain urgent and or out-of-ban alerting.<br>
><br>
> This is a home project for me.<br>
><br>
><br>
> Before retiring is was monitoring 1,200 devices and using 'ssh' to move<br>
> requests to the PiaF server for this function.  I thought the next logical<br>
> progression would be to use the same server for both functions.<br>
><br>
><br>
> I am having the same problem that I have with just installing a CentOS<br>
> server with xymon on it.  I added the additional commands from the<br>
> installation to the end of the http configuration file but I cannot bring<br>
> up the xymon web page.<br>
><br>
><br>
> In this installation, the apache runs under 'asterisk/asterisk'.<br>
> Is there some directive that I am missing to allow apache to access the<br>
> xymon pages in the xymon installation  under the 'xymon/xymon'<br>
> permissions?<br>
><br>
> I have written many scripts that I cannot test out under the latest xymon<br>
> software release and make available to the community.<br>
><br>
> This is the same problem that I was having earlier and have not found the<br>
> solution to.<br>
><br>
> I also wanted to try allowing someone to be able to call into the VoIP<br>
> side<br>
> to retire an alert, etc.<br>
><br>
> Thanks,<br>
> Tom Schmitt<br>
</div></div>> _______________________________________________<br>
<br>
<br>
Hi Tom,<br>
<br>
Can you describe what's happening when you try to pull up the pages? I'd<br>
most likely wager that it's a permissions issue either in xymon writing to<br>
the directory in question, and/or apache reading back out of the dir. As<br>
always, SELinux is a possibility as well.<br>
<br>
If it's CentOS 6.x, then apache would be 2.2 by default, so the<br>
authentication issues you'd had earlier wouldn't be the cause.<br>
<br>
<br>
Are you seeing anything in your current xymongen or Apache log files that<br>
looks unusual?<br>
<br>
<br>
Regards,<br>
<br>
-jc<br>
<br>
</blockquote></div><br></div>