New install, CGI problems
Tedman Eng
teng at dataway.com
Tue Apr 19 22:29:25 CEST 2005
Start with your Apache configuration:
Is ScriptAlias defined?
Properly?
Are you browsing http://yourhost/nagios/ for your start page, or just
http://yourhost ?
(the CGI links probably point to http://yourhost/nagios/cgi-bin/)
ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/
<Directory "/usr/local/nagios/sbin/">
AllowOverride AuthConfig
Options ExecCGI
Order allow,deny
Allow from all
</Directory>
Please also include Apache error logs in any followup posts.
Cheers
> -----Original Message-----
> From: Pavleck, Jeremy [mailto:Jeremy.Pavleck at capella.edu]
> Sent: Tuesday, April 19, 2005 12:55 PM
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] New install, CGI problems
>
>
> Hello,
> Recently install Nagios 1.2 on a Debian system and seem to
> be having a
> problem.
> I've followed the install directions exactly, especially the web
> configuration part, but I still am receiving 404s when I click on any
> CGI links.
>
> I've double checked my paths, httpd.conf, permissions,
> everything - and
> for some reason at all I can't seem to get it to work.
> Unfortunately my skills in Linux are not at the level I wish
> they were,
> so I can be considered a rookie in that aspect. Thanks for any help!
>
> Jeremy D Pavleck
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: New Crystal Reports XI.
> Version 11 adds new functionality designed to reduce time involved in
> creating, integrating, and deploying reporting solutions.
> Free runtime info,
> new features, or free trial, at:
> http://www.businessobjects.com/devxi/728
> _______________________________________________
> 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
>
-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
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