New answers tagged 500-error
0
Rebooting the computer in safe-mode solved the problem. We now knew that it was client-side problem. By starting up applications one-by-one we found out the problem was AVG-Antivirus. We suspect it was a browser plug-in of some sort. AVG is not being used as a firewall by the developer.
0
Looks like this typically is caused by a firewall or proxy slowing down the traffic to a point that PHP/Apache thinks it's a failure. As this is happening on a single user's machine, verify the developer has their local firewall disabled and that they aren't using a proxy server. Note, the suggestion to enable a proxy to aid debugging could actually be ...
0
If upgrading from IIS6, then it may be one of the the web.config works on 6, but not in IIS 7.5 ... Double click on all the icons in IIS for the website and you may get an error about the format (Section must be below other section...)
0
Thanks everyone, however the RPM-installed version seems to be significantly different from the source-installed version, so I'm going to uninstall and compile from source using this guide:
cuongk6t.wordpress.com/2011/06/07/how-to-install-nagios-on-centos-6-or-fedora
0
Make sure your /etc/httpd/conf.d/nagios.conf looks like this:
# SAMPLE CONFIG SNIPPETS FOR APACHE WEB SERVER
# Last Modified: 11-26-2005
#
# This file contains examples of entries that need
# to be incorporated into your Apache web server
# configuration file. Customize the paths, etc. as
# needed to fit your system.
ScriptAlias /nagios/cgi-bin/ ...
Top 50 recent answers are included
