Nope, this is everything in the apache logs after I start it up and hit http://localhost/xymon/. From what I read the mod_heartmonitor line doesn't appear to have anything to do with xymon and is common out of box for Fedora 17+.
Access: 127.0.0.1 - - [06/Dec/2013:14:37:18 -0800] "GET /xymon/ HTTP/1.1" 200 2336 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0"
Error: [Fri Dec 06 14:36:43.141033 2013] [core:notice] [pid 18081] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0 [Fri Dec 06 14:36:43.142404 2013] [suexec:notice] [pid 18081] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Fri Dec 06 14:36:43.161125 2013] [auth_digest:notice] [pid 18081] AH01757: generating secret for digest authentication ... [Fri Dec 06 14:36:43.162181 2013] [lbmethod_heartbeat:notice] [pid 18081] AH02282: No slotmem from mod_heartmonitor [Fri Dec 06 14:36:43.226163 2013] [mpm_prefork:notice] [pid 18081] AH00163: Apache/2.4.6 (Fedora) configured -- resuming normal operations [Fri Dec 06 14:36:43.226231 2013] [core:notice] [pid 18081] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
On Fri, Dec 6, 2013 at 2:31 PM, Novosielski, Ryan <novosirj at ca.rutgers.edu>wrote:
Your Apache logs should say why.
-- ____ *Note: UMDNJ is now Rutgers-Biomedical and Health Sciences* || \\UTGERS |---------------------*O*--------------------- ||_// Biomedical | Ryan Novosielski - Sr. Systems Programmer || \\ and Health | novosirj at rutgers.edu - 973/972.0922 (2x0922) || \\ Sciences | OIT/EI-Academic Svcs. - ADMC 450, Newark `'
From: Xymon [xymon-bounces at xymon.com] On Behalf Of Doug Strick [ douglas.strick at gmail.com] Sent: Friday, December 06, 2013 5:26 PM To: xymon at xymon.com Subject: Re: [Xymon] Keep getting 403 Forbidden on /xymon
Since this POC system was a hand me down from a previous employee I went ahead and built a quick VM on my desktop with Fedora 19 and installed everything from scratch. Still get the 403 with out of box xymon apache configs. After changing the directory blocks to use "Require all granted" I still get the same behavior of just getting a directory listing.