internal server error and cgi problem !

h d niceforums at yahoo.com
Mon Jul 4 21:02:36 CEST 2005


i changed the OS version from red hat9 to redhat AS , 
i'm going to install nagios 1.2 on this new OS, 
i added required lines to httpd.conf file but i 've
get " internal server error " 
these lines are written in errorlog file of web server
: 

" permission denied : exec of
'/usr/local/nagios/sbin/status.cgi ' failed ....." . 
it means it can't execute cgi scripts? 
would you guide me ? 
 

nagios 1.2 worked well on redhat 9 .

what i added to httpd.conf are these : 

for CGIs : 
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 for html : 

Alias /nagios/ /usr/local/nagios/share/ 
<Directory "/usr/local/nagios/share"> 
Options None 
AllowOverride AuthConfig 
Order allow,deny 
Allow from all 
</Directory>


		
____________________________________________________ 
Yahoo! Sports 
Rekindle the Rivalries. Sign up for Fantasy Football 
http://football.fantasysports.yahoo.com


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&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