Nope, i install from tar.gz, i exactly use the same httpd config as you are, but it still doesn't work, is the plugin where problem is?<br><br><b><i>Jorg.Schulz@systeam.se</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">  <br><font size="3"> </font><font face="Arial" size="2">Hi </font> <br><font face="Arial" size="2">Are you installing Nagios from RPM ??? </font> <br> <br><font face="Arial" size="2">(13)Permission denied: exec of '/usr/local/nagios/sbin/statusmap.cgi' </font> <br> <table width="100%"> <tbody><tr> <td bgcolor="white" width="100%"><font face="Arial" size="2">= Looks permission problem between apache's running user and the owner of<br> the plugins.</font> <br></td></tr></tbody></table> <br> <br> <br><font face="Arial" size="2">Check you Permissions </font> <br> <br><font face="Arial" size="2">Verify your CGI-directory for rights and owner</font> <br><font face="Arial"
 size="2">and </font> <br> <br><font face="Arial" size="2">try this one </font> <br><font face="Arial" size="2">in you apache config file </font> <br> <br> <br> <br><font color="blue" face="Arial" size="3"><i>ScriptAlias /nagios/cgi-bin /usr/local/nagios/sbin</i></font> <br> <br><font color="blue" face="Arial" size="3"><i><Directory "/usr/local/nagios/sbin"></i></font> <br><font color="blue" face="Arial" size="3"><i>    Options ExecCGI</i></font> <br><font color="blue" face="Arial" size="3"><i>    AllowOverride None</i></font> <br><font color="blue" face="Arial" size="3"><i>    Order allow,deny</i></font> <br><font color="blue" face="Arial" size="3"><i>    Allow from all</i></font> <br><font color="blue" face="Arial" size="3"><i>    AuthName "Nagios Access"</i></font> <br><font color="blue" face="Arial" size="3"><i>    AuthType Basic</i></font> <br><font color="blue" face="Arial" size="3"><i>   
 AuthUserFile /usr/local/nagios/etc/htpasswd.users           !! this is what i have , change it for your needs </i></font> <br><font color="blue" face="Arial" size="3"><i>    Require valid-user</i></font> <br><font color="blue" face="Arial" size="3"><i></Directory></i></font> <br> <br><font color="blue" face="Arial" size="3"><i>Alias /nagios /usr/local/nagios/share</i></font> <br> <br><font color="blue" face="Arial" size="3"><i><Directory "/usr/local/nagios/share"></i></font> <br><font color="blue" face="Arial" size="3"><i>    Options None</i></font> <br><font color="blue" face="Arial" size="3"><i>    AllowOverride None</i></font> <br><font color="blue" face="Arial" size="3"><i>    Order allow,deny</i></font> <br><font color="blue" face="Arial" size="3"><i>    Allow from all</i></font> <br><font color="blue" face="Arial" size="3"><i>    AuthName "Nagios Access"</i></font>
 <br><font color="blue" face="Arial" size="3"><i>    AuthType Basic</i></font> <br><font color="blue" face="Arial" size="3"><i>    AuthUserFile /usr/local/nagios/etc/htpasswd.users</i></font> <br><font color="blue" face="Arial" size="3"><i>    Require valid-user</i></font> <br><font color="blue" face="Arial" size="3"><i></Directory></i></font><font face="sans-serif" size="2"><br> </font> <table> <tbody><tr> <td><font size="3"> /Joe</font> <div><font size="3"> </font> </div><div><font face="Verdana" size="1">Mvh</font> </div><div><font face="Verdana" size="1">Jörg Schulz <br> Senior Konsult</font> </div><div><font color="#0066ff" face="Verdana" size="1">Linux/Unix/Novell/Windows/Networking</font><font face="Verdana" size="1"><br> SYSteam Kalmar AB <br> <br> Strömgatan 15<br> Box 99<br> S-391 21 Kalmar<br> <br> Direkt 0480-456638<br> Mobil 0708-157806<br> E-Post jorg.schulz@systeam.se</font><font color="blue" face="Verdana"
 size="1"><u><br> </u></font><a href="http://%20www.systeam.se/"><font color="blue" face="Verdana" size="1"><u>http:// www.systeam.se</u></font></a></div></td></tr></tbody></table> <br> <br> <br> <br> <table width="100%"> <tbody><tr valign="top"> <td width="40%"><font face="sans-serif" size="1"><b>Arief Iqbal <arief_clan@yahoo.com></b> </font> <br><font face="sans-serif" size="1">Sent by: nagios-users-bounces@lists.sourceforge.net</font> <div><font face="sans-serif" size="1">2006-08-10 11:53</font> </div></td><td width="59%"> <table width="100%"> <tbody><tr> <td> <div align="right"><font face="sans-serif" size="1">To</font></div> </td><td valign="top"><font face="sans-serif" size="1">nagios milis <nagios-users@lists.sourceforge.net></font> </td></tr><tr> <td> <div align="right"><font face="sans-serif" size="1">cc</font></div> </td><td valign="top">               <br> </td></tr><tr> <td> <div align="right"><font face="sans-serif" size="1">Subject</font></div>
 </td><td valign="top"><font face="sans-serif" size="1">Re: [Nagios-users] Antw:  My new ERROR PLEASE HELP</font></td></tr></tbody></table> <br> <table> <tbody><tr valign="top"> <td>               <br> </td><td><br> </td></tr></tbody></table> <br></td></tr></tbody></table> <br> <br> <br><font size="3">yes i have, when i write ScriptAlias /nagios/cgi-bin /usr/local/nagios, and try to access statusmap then appear:<br> </font> <br><font size="6"><b>Internal Server Error</b></font> <br><font size="3">The server encountered an internal error or misconfiguration and was unable to complete your request.</font> <br><font size="3">Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.</font> <br><font size="3">More information about this error may be available in the server error log.</font> <br> <hr> <br><font size="3"><i>Apache/2.0.52 (Fedora) Server at
 192.168.87.100 Port 80</i></font> <br><font size="3"><br> <br> but if i write ScriptAlias /nagios/cgiurl/ /usr/local/nagios or<br>                   ScriptAlias /nagios/cgi-bin/ /usr/local/nagios     , and try to access statusmap then appear:<br> </font> <br><font size="6"><b>Not Found</b></font> <br><font size="3">The requested URL /nagios/cgi-bin/statusmap.cgi was not found on this server.</font> <br> <hr> <br><font size="3"><i>Apache/2.0.52 (Fedora) Server at 192.168.87.100 Port 80</i></font> <br><font size="3">   <br> <b><i><br> Daniel Tuecks <dtuecks@neuwied.de></i></b> wrote:</font> <br><font size="3">Do you have <br> <br> ScriptAlias /nagios/cgiurl/ /usr/local/nagios/sbin/<br> <br> in your httpd.conf?<br> <br> Daniel<br> <br> <br> >>> Arief Iqbal schrieb am Donnerstag, 10. August 2006 um<br> 10:04 in Nachricht 04599.CNM350A5869:<br> > when i try to display statusmap, there's an
 internal server error, i don't <br> > know why, cause i've configure all configuration, this is the error:<br> > <br> > Internal Server Error The server encountered an internal error or <br> > misconfiguration and was unable to complete your request.<br> > Please contact the server administrator, root@localhost and inform them <br> > of the time the error occurred, and anything you might have done that may <br> > have caused the error.<br> > More information about this error may be available in the server error <br> > log.<br> > <br> > ---------------------------------<br> > Apache/2.0.52 (Fedora) Server at 192.168.87.100 Port 80 <br> > and this is in the error_log message:<br> > <br> > [Thu Aug 10 15:04:31 2006] [error] [client 192.168.87.100] (13)Permission <br> > denied: exec of '/usr/local/nagios/sbin/statusmap.cgi' failed, referer: <br> > http://192.168.87.100/nagios/side.html <br> > [Thu Aug 10 15:04:31 2006]
 [error] [client 192.168.87.100] Premature end of <br> > script headers: statusmap.cgi, referer: <br> > http://192.168.87.100/nagios/side.html <br> > [Thu Aug 10 15:04:31 2006] [error] [client 192.168.87.100] File does not <br> > exist:/var/www/html/favicon.ico<br> > <br> > please help me, thanks<br> > <br> > <br> > ---------------------------------<br> > How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.<br> > __________________________________________________<br> > Do You Yahoo!?<br> > Tired of spam? Yahoo! Mail has the best spam protection around <br> > http://mail.yahoo.com <br> <br> <br> -- <br> <br> ---<br> Stadtverwaltung Neuwied<br> Daniel Tücks<br> - EDV -<br> <br> Tel.: 02631 / 802 410<br> Fax: 02631 / 802 850<br> email: dtuecks@neuwied.de<br> <br> <br> -------------------------------------------------------------------------<br> Using Tomcat but need to do more? Need to support web services,
 security?<br> Get stuff done quickly with pre-integrated technology to make your job easier<br> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo<br> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642<br> _______________________________________________<br> Nagios-users mailing list<br> Nagios-users@lists.sourceforge.net<br> https://lists.sourceforge.net/lists/listinfo/nagios-users<br> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. <br> ::: Messages without supporting info will risk being sent to /dev/null</font> <br> <div> </div><hr><font size="3">Do you Yahoo!?<br> Everyone is raving about the </font><a href="http://us.rd.yahoo.com/evt=42297/*http://advision.webevents.yahoo.com/handraisers"><font color="blue" size="3"><u>all-new Yahoo! Mail Beta.</u></font></a> <div><font size="3"> </font> </div><hr><font size="3">Stay in the know. Pulse on the new Yahoo.com. </font><a
 href="http://us.rd.yahoo.com/evt=42974/*http://www.yahoo.com/preview"><font color="blue" size="3"><u>Check it out.</u></font></a><font size="3"> </font><font size="2"><tt>-------------------------------------------------------------------------<br> Using Tomcat but need to do more? Need to support web services, security?<br> Get stuff done quickly with pre-integrated technology to make your job easier<br> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo<br>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________<br> Nagios-users mailing list<br> Nagios-users@lists.sourceforge.net<br> https://lists.sourceforge.net/lists/listinfo/nagios-users<br> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. <br> ::: Messages without supporting info will risk being sent to /dev/null</tt></font> <div><font face="sans-serif" size="2"><br> </font>
 <table> <tbody><tr> <td><font size="3"> </font> <div><font size="3"> </font> </div><div><font face="Verdana" size="1">Mvh</font> </div><div><font face="Verdana" size="1">Jörg Schulz <br> Senior Konsult</font> </div><div><font color="#0066ff" face="Verdana" size="1">Linux/Unix/Novell/Windows/Networking</font><font face="Verdana" size="1"><br> SYSteam Kalmar AB <br> <br> Strömgatan 15<br> Box 99<br> S-391 21 Kalmar<br> <br> Direkt 0480-456638<br> Mobil 0708-157806<br> E-Post jorg.schulz@systeam.se</font><font color="blue" face="Verdana" size="1"><u><br> </u></font><a href="http://%20www.systeam.se/"><font color="blue" face="Verdana" size="1"><u>http:// www.systeam.se</u></font></a></div></td></tr></tbody></table> <br> <br> <br> <br> <table width="100%"> <tbody><tr valign="top"> <td width="40%"><font face="sans-serif" size="1"><b>Arief Iqbal <arief_clan@yahoo.com></b> </font> <br><font face="sans-serif" size="1">Sent by:
 nagios-users-bounces@lists.sourceforge.net</font> <div><font face="sans-serif" size="1">2006-08-10 10:04</font> </div></td><td width="59%"> <table width="100%"> <tbody><tr> <td> <div align="right"><font face="sans-serif" size="1">To</font></div> </td><td valign="top"><font face="sans-serif" size="1">nagios milis <nagios-users@lists.sourceforge.net></font> </td></tr><tr> <td> <div align="right"><font face="sans-serif" size="1">cc</font></div> </td><td valign="top">               <br> </td></tr><tr> <td> <div align="right"><font face="sans-serif" size="1">Subject</font></div> </td><td valign="top"><font face="sans-serif" size="1">[Nagios-users] My new ERROR PLEASE HELP</font></td></tr></tbody></table> <br> <table> <tbody><tr valign="top"> <td>               <br> </td><td><br> </td></tr></tbody></table> <br></td></tr></tbody></table> <br> <br> <br><font size="3">when i try to display statusmap, there's an internal server error, i don't know why, cause i've configure all
 configuration, this is the error:<br> </font> <br><font size="6"><b>Internal Server Error</b></font> <br><font size="3">The server encountered an internal error or misconfiguration and was unable to complete your request.</font> <br><font size="3">Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.</font> <br><font size="3">More information about this error may be available in the server error log.</font> <br> </div><hr> <br><font size="3"><i>Apache/2.0.52 (Fedora) Server at 192.168.87.100 Port 80</i></font> <br><font size="3"><br> and this is in the error_log message:<br> <br> [Thu Aug 10 15:04:31 2006] [error] [client 192.168.87.100] (13)Permission denied: exec of '/usr/local/nagios/sbin/statusmap.cgi' failed, referer: http://192.168.87.100/nagios/side.html<br> [Thu Aug 10 15:04:31 2006] [error] [client 192.168.87.100] Premature end of script headers:
 statusmap.cgi, referer: http://192.168.87.100/nagios/side.html<br> [Thu Aug 10 15:04:31 2006] [error] [client 192.168.87.100] File does not exist:/var/www/html/favicon.ico<br> <br> please help me, thanks</font> <div> </div><hr><font size="3">How low will we go? Check out Yahoo! Messenger’s low </font><a href="http://us.rd.yahoo.com/mail_us/taglines/postman8/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com"><font color="blue" size="3"><u>PC-to-Phone call rates.</u></font></a> <div><font color="blue" size="3"><u> __________________________________________________<br> Do You Yahoo!?<br> Tired of spam? Yahoo! Mail has the best spam protection around <br> http://mail.yahoo.com </u></font><font size="2"><tt>-------------------------------------------------------------------------<br> Using Tomcat but need to do more? Need to support web services, security?<br> Get stuff done quickly with pre-integrated technology to make your job easier<br> Download IBM WebSphere
 Application Server v.1.0.1 based on Apache Geronimo<br>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________<br> Nagios-users mailing list<br> Nagios-users@lists.sourceforge.net<br> https://lists.sourceforge.net/lists/listinfo/nagios-users<br> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. <br> ::: Messages without supporting info will risk being sent to /dev/null</tt></font> </div><div> </div></blockquote><br><p> 
                <hr size=1>Stay in the know. Pulse on the new Yahoo.com. <a href="http://us.rd.yahoo.com/evt=42974/*http://www.yahoo.com/preview"> Check it out.</a> <p> __________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com