As of yesterday the administration page will not load. Just a blank page. Other admins are getting a 50x error. Linux team could not find anything in the httpd logs or the elastic search or logstash logs.
Any suggestions.
Reboots have all been unsuccessful.
Administration page suddenly no longer comes up
-
krobertson71
- Posts: 444
- Joined: Tue Feb 11, 2014 10:16 pm
Administration page suddenly no longer comes up
Last edited by dwhitfield on Thu Dec 08, 2016 12:13 pm, edited 1 time in total.
Reason: marking with green check mark
Reason: marking with green check mark
Re: Administration page suddenly no longer comes up
Try changing the memory_limit directive in /etc/php.ini to 512M or greater:
And then do a service httpd restart. If that doesn't fix the problem, can you share the logs contained in /var/log/httpd?
Code: Select all
memory_limit = 512MFormer Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
krobertson71
- Posts: 444
- Joined: Tue Feb 11, 2014 10:16 pm
Re: Administration page suddenly no longer comes up
That fixed the issue.
Thanks.
You can close this out.
Thanks.
You can close this out.