Search found 3 matches
- Wed Apr 16, 2014 1:29 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Core 4.0.5: Internal Server Error after upgrade
- Replies: 5
- Views: 5008
Re: Nagios Core 4.0.5: Internal Server Error after upgrade
SELinux is disabled. And it seems that the permissions are on root for nagiosgraph-cgi.log. [root@SRVNAGIOS01 nagios-4.0.5]# ls -la /var/log/nagiosgraph-cgi.log -rwxr-xr-x 1 root root 0 Mar 17 13:21 /var/log/nagiosgraph-cgi.log [root@SRVNAGIOS01 nagios-4.0.5]# sestatus SELinux status: disabled The o...
- Tue Apr 15, 2014 9:26 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Core 4.0.5: Internal Server Error after upgrade
- Replies: 5
- Views: 5008
Re: Nagios Core 4.0.5: Internal Server Error after upgrade
Yes of course, I'm getting a premature end of script headers error in the Apache logs: httpd_error_log: [Mon Apr 14 12:48:12 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 mod_ssl/2.2.15 OpenSSL/1.0.0-fips mod_wsgi/3.2 Python/2.6.6 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal opera...
- Tue Apr 15, 2014 2:43 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Core 4.0.5: Internal Server Error after upgrade
- Replies: 5
- Views: 5008
Nagios Core 4.0.5: Internal Server Error after upgrade
Hello, I hope someone can help me with my problem. I have Nagios running since version 3 and currently i'm running version 4.0.3. In the past all the upgrades went fine, using the upgrade method that is described in the nagios documentation. Last month I tried to upgrade to version 4.0.4.. I have do...