nagios 1.2 on fedora core 1 problem

Robert S. Galloway - Nagios Account nagios at the-galloways.us
Fri Mar 12 22:03:12 CET 2004


Oops. I should have caught this the first time. The ScriptAlias section
of the config MUST be first, then the Alias.

Change the two around and restart apache. Then you should be good to go.
Also, be sure to check that the apache user has permission to execute
the files in the sbin folder.

Robert

On Fri, 2004-03-12 at 13:50, David Hansen Jr. wrote:
> Hey Robert, I get a bunch of lines like:
> [Fri Mar 12 10:40:38 2004] [error] [client 10.3.26.11] File does not
> exist: /usr/local/nagios/share/cgi-bin, referer:
> http://10.3.26.11/nagios/side.html
> 
> in the httpd/error_log file.
> 
> On Fri, 2004-03-12 at 12:46, Robert S. Galloway - Nagios Account wrote:
> > What does your apache error log say? That may give you more details.
> > 
> > Robert
> > 
> > On Fri, 2004-03-12 at 12:18, David Hansen Jr. wrote:
> > > I've got everything configured and installed.  What I'm encountering is
> > > an error when trying to do anything on the nagios web interface.  The
> > > home page loads.  After that, there's a not found error when trying to
> > > view any other page.  Here's the clips from /etc/httpd/conf/httpd.conf:
> > > 
> > > Alias /nagios/ /usr/local/nagios/share/
> > > <Directory "/usr/local/nagios/share/">
> > >     Options None
> > >     AllowOverride AuthConfig
> > >     Order allow,deny
> > >     Allow from all
> > > </Directory>
> > > 
> > > ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/
> > > <Directory "/usr/local/nagios/sbin/">
> > >     AllowOverride AuthConfig
> > >     Options ExecCGI
> > >     Order allow,deny
> > >     Allow from all
> > > </Directory>
> > > 
> > > I've restarted nagios, and it is running.  I've restarted apache.  I'm
> > > lost.  Any suggestions?
> > > 
> > > Thanks!
> > > David
> > > 
> > > 
> > > 
> > > 
> > > -------------------------------------------------------
> > > This SF.Net email is sponsored by: IBM Linux Tutorials
> > > Free Linux tutorial presented by Daniel Robbins, President and CEO of
> > > GenToo technologies. Learn everything from fundamentals to system
> > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> > > _______________________________________________
> > > Nagios-users mailing list
> > > Nagios-users at lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/nagios-users
> > > ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
> > > ::: Messages without supporting info will risk being sent to /dev/null
> 



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list