<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5346.5" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV dir=ltr align=left><SPAN class=226595818-30102006><FONT face=Arial 
color=#0000ff size=2>forgot to send this to the list.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=226595818-30102006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=226595818-30102006><FONT face=Arial 
color=#0000ff size=2>you probably need to chmod +x on the cgi files so that they 
can execute.  i would check that first.</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> nagios-users-bounces@lists.sourceforge.net 
[mailto:nagios-users-bounces@lists.sourceforge.net] <B>On Behalf Of 
</B>Nene<BR><B>Sent:</B> Monday, October 30, 2006 12:28 PM<BR><B>To:</B> 
nagios-users@lists.sourceforge.net<BR><B>Subject:</B> [Nagios-users] Do not have 
access to any .cgi file !!!<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><FONT face=Arial size=2>Hello list, I'm still crashing my hed to the wall, 
trying to get Nagios ready !!!!!!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>At this time I have problems accessing the host 
information through web:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>
<H1><FONT color=#ff0000>Internal Server Error</FONT></H1>
<P><FONT color=#ff0000>The server encountered an internal error or 
misconfiguration and was unable to complete your request.</FONT></P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2>I got into apache log error files, and notice 
this:</FONT></P></DIV>
<DIV><FONT face=Arial><FONT size=1><STRONG>[Mon Oct 30 12:04:12 2006] [error] 
[client x.x.x.x] (13)Permission denied: exec of 
'/usr/local/nagios/sbin/status.cgi' failed, referer: </STRONG></FONT><A 
href="http://x.x.x.x/nagios/side.html"><FONT 
size=1><STRONG>http://x.x.x.x/nagios/side.html</STRONG></FONT></A><BR><FONT 
size=1><STRONG>[Mon Oct 30 12:04:12 2006] [error] [client x.x.x.x] Premature end 
of script headers: status.cgi, referer: </STRONG></FONT><A 
href="http://x.x.x.x/nagios/side.html"><FONT 
size=1><STRONG>http://x.x.x.x/nagios/side.html</STRONG></FONT></A><BR></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2>So I'd read the documentation AGAIN and check 
AGAIN the httpd.conf, and there is all like it should be (I 
hope):</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial size=1><STRONG>### Section 4: Nagios Configuration 
Files</STRONG></FONT></DIV>
<DIV><FONT size=1><STRONG></STRONG></FONT> </DIV>
<DIV><FONT face=Arial size=1><STRONG>ScriptAlias /nagios/cgi-bin 
/usr/local/nagios/sbin</STRONG></FONT></DIV>
<DIV><FONT size=1><STRONG></STRONG></FONT> </DIV>
<DIV><FONT face=Arial size=1><STRONG><Directory 
"/usr/local/nagios/sbin"><BR>        
AllowOverride AuthConfig<BR>        Options 
ExecCGI<BR>        Order 
allow,deny<BR>        Allow from 
all<BR>        AuthName "Nagios 
Access"<BR>        AuthType 
Basic<BR>        AuthUserFile 
/usr/local/nagios/etc/nagios.pwd<BR>        
Require valid-user<BR></Directory></STRONG></FONT></DIV>
<DIV><FONT size=1><STRONG></STRONG></FONT> </DIV>
<DIV><FONT face=Arial size=1><STRONG>Alias /nagios 
/usr/local/nagios/share</STRONG></FONT></DIV>
<DIV><FONT size=1><STRONG></STRONG></FONT> </DIV>
<DIV><FONT face=Arial size=1><STRONG><Directory 
"/usr/local/nagios/share"><BR>        
Options None<BR>        AllowOverride 
None<BR>        Order 
allow,deny<BR>        Allow from 
all<BR>        AuthName "Nagios 
Access"<BR>        AuthType 
Basic<BR>        AuthUserFile 
/usr/local/nagios/etc/nagios.pwd<BR>        
Require valid-user</STRONG></FONT></DIV>
<DIV><FONT size=1><STRONG></STRONG></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2><FONT 
size=1><STRONG></Directory></STRONG></FONT><BR></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2>Then I surf the server directly, looking 
for side.html file, I access to it, but when I click in any monitoring features, 
I got this error:</FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial size=1><STRONG>The file<FONT color=#ff0000> 
/nagios/cgi-bin/status.cgi?host=all</FONT> cannot be found. Please 
check......</STRONG></FONT></DIV>
<DIV><STRONG><FONT face=Arial size=1></FONT></STRONG> </DIV>
<DIV><FONT face=Arial size=2>So I try to locate manually but there is no file 
with that name in my server !!!!!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>What I'm doing wrong this time ????</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Muchas gracias</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>David</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2> </DIV></FONT></FONT></BODY></HTML>

<pre>......................................................................
The information contained in this communication may be confidential or 
legally privileged and is intended only for the recipient named above. 
If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication or its contents is strictly prohibited. If you have 
received this communication in error, please immediately advise the 
sender and delete the original and any copies from your computer system.