Error 403 access denied on install

Johnson, S sjohnson at edina.k12.mn.us
Thu Aug 19 15:56:41 CEST 2004


Issue fixed:
 
Something was mixed up on the install.  I was able to get it to work by
deleting all references to Nagios (all files and configs).  I then
grabbed the RPM and installed that version.  I then noticed that the
file locations were different than the compiled version.  After changing
the httpd.conf paths to the new locations; it worked.  
 
I've got another issue that I'm working on now.  I haven't tried
everything yet so I won't bother people on here with it until I've
exhausted all my options.
 
 Scott
 
  _____  

From: anil kamath [mailto:amk_dude at yahoo.com] 
Sent: Thursday, August 19, 2004 3:11 AM
To: Johnson, S
Subject: Re: [Nagios-users] Error 403 access denied on install
 
hi
 
check the directory index segtting where u specify the html file
listing, yank and past a copy below the /usr/local/nagios/share and
reload http service..
 
get back to me if it works or not
 
anil

"Johnson, S" <sjohnson at edina.k12.mn.us> wrote:
	I've been struggling with this error for a couple of days.  I've
got it narrowed down to where I think the issue is but it doesn't make
any sense...
	 
	When I go to the server (http://164.18.32.1/nagios/)I get the
following error message:
	 
	--------------------------------

	Access forbidden!

	You don't have permission to access the requested object. It is
either read-protected or not readable by the server. 
	If you think this is a server error, please contact the
webmaster <mailto:root at localhost>  

	Error 403

	 
	--------------------------------
	 
	In the error log for Apache 2.0 I see the following error:
	 
	[Wed Aug 18 10:49:56 2004] [error] [client 164.18.32.253] client
denied by server configuration: /usr/share/nagios/
	 
	The directory that nagios is installed into is /usr/local/nagios
	 
	I've got the following directives in the httpd.conf file:
	 
	ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/
	<Directory "/usr/local/nagios/sbin/">
	    AllowOverride AuthConfig
	    Options ExecCGI
	    Order allow,deny
	    Allow from all
	</Directory>
	 
	Alias /nagios/ /usr/local/nagios/share/
	<Directory "/usr/local/nagios/share">
	    Options None
	    AllowOverride AuthConfig
	    Order allow,deny
	    Allow from all
	</Directory>
	 
	 
	Any ideas why apache is pointing to the wrong location?
	 
	 Thanks.
	
  _____  

	=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	Confidentiality Notice
	
	If the information in this electronic communication relates to
an individual pupil, it is a confidential pupil record under Minnesota
Law and may not be reviewed, distributed, or copied by any person other
than the individual(s) to whom it is addressed. This electronic
communication is intended solely for the use of the individual(s) to
whom it is addressed. If you are not the intended recipient, any further
review, dissemination, distribution, or copying of this electronic
communication or any attachment thereto is strictly prohibited. If you
have received an electronic communication in error, you should
immediately return it to the sender and delete it from your system.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Confidentiality Notice

If the information in this electronic communication relates to an individual pupil, it is a confidential pupil record under Minnesota Law and may not be reviewed, distributed, or copied by any person other than the individual(s) to whom it is addressed. This electronic communication is intended solely for the use of the individual(s) to whom it is addressed. If you are not the intended recipient, any further review, dissemination, distribution, or copying of this electronic communication or any attachment thereto is strictly prohibited. If you have received an electronic communication in error, you should immediately return it to the sender and delete it from your system.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20040819/985dfa15/attachment.html>


More information about the Users mailing list