Can't execute the CGI scripts

Reynold Guerrier reygue at multilink-ht.net
Mon Aug 27 22:54:25 CEST 2007


I just reviewed all of them as you suggested but still having the 
same things. I also added the missing CGI location but, it still the same.

Rey

At 03:42 PM 8/27/2007, Tory M Blue wrote:
>On 8/27/07, Reynold Guerrier <reygue at multilink-ht.net> wrote:
> > I did. Because I can see the Nagios Homepage, I can browse the
> > Documentation webpages, but can't get through the nagios data.
> >
> > Rey
>
>
>Ummm no, did you add the various pieces into your httpd.conf file,
>stating where the nagios cgi's are and what authentication scheme to
>use etc?
>
>EXAMPLE ONLY!!!!
></Directory>
>
>Alias /nagios "/var/spool/nagios/share/"
>
><Directory "/var/spool/nagios/share/">
>     Options Indexes FollowSymLinks ExecCGI
>     AllowOverride None
>     Order allow,deny
>     Allow from all
>     AuthName "Nagios Access"
>     AuthType Basic
>     AuthUserFile /etc/nagios/htpasswd.users
>     Require valid-user
></Directory>
>
>Alias /nagios/cgi-bin "/var/spool/nagios/sbin/"
>
><Directory "/var/spool/nagios/sbin/">
>     Options  FollowSymLinks ExecCGI
>     AllowOverride None
>     Order allow,deny
>     Allow from all
>     AuthName "Nagios Access"
>     AuthType Basic
>     AuthUserFile /etc/nagios/htpasswd.users
>     Require valid-user
></Directory>
>
>If no, then Patricks statement is valid.
>
>Tory
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by: Splunk Inc.
>Still grepping through log files to find problems?  Stop.
>Now Search log events and configuration files using AJAX and a browser.
>Download your FREE copy of Splunk now >>  http://get.splunk.com/
>_______________________________________________
>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

------------------------------------------------
Reynold Guerrier
Technical Manager
Multilink SA
509-246-5502 / 246-5202
509-513-5502 / 512-5202 Ext : 3631 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
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