Admin page produces 500 error

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
ananke
Posts: 21
Joined: Fri Jun 03, 2016 3:14 pm

Admin page produces 500 error

Post by ananke »

We wanted to prepare for upgrade to 2.0 (from 1.4.4), and make sure we have appropriate config snapshots. While everything seems to be working just fine, when we try to access admin page we get HTTP ERROR 500.

Apache logs simply indicate error 500:

==> ssl_access_log <==
x.x.x.x - - [15/Nov/2017:13:13:56 -0500] "GET /nagioslogserver/admin HTTP/1.1" 500 -

==> ssl_request_log <==
[15/Nov/2017:13:13:56 -0500] x.x.x.x TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 "GET /nagioslogserver/admin HTTP/1.1" -

Restarting doesn't help. How can we go about getting this diagnosed and fixed?

Thanks!
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: Admin page produces 500 error

Post by BanditBBS »

2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Admin page produces 500 error

Post by npolovenko »

@ananke, I agree with @BanditBBS. Please increase the memory limit in php.ini. After that please restart apache with service httpd restart.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
ananke
Posts: 21
Joined: Fri Jun 03, 2016 3:14 pm

Re: Admin page produces 500 error

Post by ananke »

Thank you, that did it!
kyang

Re: Admin page produces 500 error

Post by kyang »

Sounds good! I'll be closing this thread!

If you have any more questions, feel free to create another thread.

Thanks for using the Nagios Support Forum!
Locked