Nagiosgraph Access Forbidden

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagiosgraph Access Forbidden

Post by slansing »

Can you provide a link to the guide you used to install Nagiosgraph on this system? Nagiosgraph is quite old and a lot of the support pages have dried up.
tariqondego
Posts: 85
Joined: Fri Mar 28, 2014 6:18 am

Re: Nagiosgraph Access Forbidden

Post by tariqondego »

slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagiosgraph Access Forbidden

Post by slansing »

We still need to see the output from:

Code: Select all

su -s /bin/bash apache (if this is ubuntu\debian the user would be apache2)
ls -lart  /usr/local/nagiosgraph
ls -lart /usr/local/nagiosgraph/cgi
/usr/local/nagiosgraph/cgi/show.cgi
exit
To see the permissions apache see's on those files/dirs.
Locked