Search found 3 matches

by ddeltoro
Thu Mar 12, 2015 12:24 pm
Forum: Nagios Log Server
Topic: Log Server administration page blank
Replies: 4
Views: 9672

Re: Log Server administration page blank

Looked into the code for index.php found in /var/www/html/nagioslogserver/www and found a definition in there to set the server as "development" to enable errors. Did so and now the page throws a useful error. Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate...
by ddeltoro
Thu Mar 12, 2015 12:12 pm
Forum: Nagios Log Server
Topic: Log Server administration page blank
Replies: 4
Views: 9672

Re: Log Server administration page blank

Correct. Well, actually was looking in /var/log/httpd but its the same thing in the end as /etc/httpd/logs links to it. All the log contains is: [Thu Mar 12 10:28:28 2015] [notice] caught SIGTERM, shutting down [Thu Mar 12 10:28:29 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) ...
by ddeltoro
Thu Mar 12, 2015 11:50 am
Forum: Nagios Log Server
Topic: Log Server administration page blank
Replies: 4
Views: 9672

Log Server administration page blank

All of a sudden I'm having issues with the administration page no longer showing anything. Source shows it as blank. I looked in the error logs and found nothing. Access logs show a 200 code returned. I attempted to turn on php error reporting but i either did that the wrong or again no results. I'm...