Xymon Mailing List Archive search

Can't access xymon web page on new install.

list Josh Luthman
Wed, 10 Jun 2009 01:14:14 -0400
Message-Id: <user-171aa36d55e4@xymon.invalid>

Is there a bb.html?  Index.html?  Is bbd running?

On 6/10/09, Paul Ward <user-0f18dc2f935b@xymon.invalid> wrote:
Hi,

I am kicking myself for not knowng this but I'll ask anyway.

Just completed an install of xymon on rhel3, no problems. I choose to
use the el3 xymon rpm.

After it installed I tried to access the web page via
http://localhost/xymon but I can only see the directories not the web
page.

what am I not doing.

Successfull install --->
rpm -ivh xymon-4.2.3-1.rhel3.i386.rpm xymon-client-4.2.3-1.rhel3.i386.rpm
warning: xymon-4.2.3-1.rhel3.i386.rpm: V3 DSA signature: NOKEY, key ID
60d204a7
Preparing...                ###########################################
[100%]
Adding user xymon to group adm
   1:xymon-client           ########################################### [
50%]
   2:xymon                  ###########################################
[100%]

web page for localhost/xymon --->

Index of /xymon

Icon  Name                    Last modified      Size
Description[DIR] Parent Directory                             -
[DIR] gifs/                   05-Dec-2009 16:28    -
[DIR] help/                   05-Dec-2009 16:28    -
[DIR] menu/                   05-Dec-2009 16:28    -
[DIR] notes/                  26-Feb-2009 03:43    -
[DIR] rep/                    26-Feb-2009 03:43    -
[DIR] snap/                   26-Feb-2009 03:43    -

cat /etc/httpd/conf.d/hobbit-apache.conf --->

Alias /xymon  "/var/lib/xymon/www/"
<Directory "/var/lib/xymon/www">
    Options Indexes FollowSymLinks Includes MultiViews
    Order allow,deny
    Allow from all
</Directory>

ScriptAlias /xymon-cgi/ "/usr/lib/xymon/cgi-bin/"
<Directory "/usr/lib/xymon/cgi-bin">
    AllowOverride None
    Options ExecCGI Includes
    Order allow,deny
    Allow from all
</Directory>

ScriptAlias /xymon-seccgi/ "/usr/lib/xymon/cgi-secure/"
<Directory "/usr/lib/xymon/cgi-secure">
    AllowOverride None
    Options ExecCGI Includes
    Order allow,deny
    Allow from all

    AuthUserFile /etc/xymon/hobbitpasswd
    AuthGroupFile /etc/xymon/hobbitgroups
    AuthType Basic
    AuthName "Xymon Administration"

    # "valid-user" restricts access to anyone who is logged in.
    Require valid-user

    # "group admins" restricts access to users who have logged in, AND
    # are members of the "admins" group in hobbitgroups.
    # Require group admins

</Directory>

I am sure this crops up alot but I can't see the fix.

Thanks

-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

"When you have eliminated the impossible, that which remains, however
improbable, must be the truth."
--- Sir Arthur Conan Doyle