No Luck with Apache and Nagios

Adam Emery subscribe at aehome.net
Thu Dec 8 05:38:59 CET 2005


You might want to look for an "include" statement in your httpd.conf.  you
probably have a nagios.conf that is already being loaded.

 

-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of Eric X.
Holzapfel
Sent: Wednesday, December 07, 2005 7:05 PM
To: Nagios-users at lists.sourceforge.net
Subject: [Nagios-users] No Luck with Apache and Nagios

 

 

_____________________________________________

 

Hello List,

I am trying to run Nagios 2.0b5 on RH Fedora 4 with apache 2.0.54

I can start nagios ok, and both the -v, -s, and status report ok.  The
nagios.log file reports startup and monitoring info ok.

The problem is with apache.  I am completely unable to use apache.  If I try
to put these lines in my httpd.conf file, apache errors with a warning, that
the alias won't work because there is an earlier alias and script alias,
etc.

ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/

<Directory "/usr/local/nagios/sbin/">

    AllowOverride AuthConfig

    Options ExecCGI

    Order allow,deny

    Allow from all

</Directory>

And 

Alias /nagios/ /usr/local/nagios/share/

<Directory "/usr/local/nagios/share">

    Options None

    AllowOverride AuthConfig

    Order allow,deny

    Allow from all

</Directory>

Any ideas?????

When I try to go to  <http://localhost/nagios> http://localhost/nagios I get
page not found, etc

Thanks,

eric






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20051207/9ccede63/attachment.html>


More information about the Users mailing list