Nagios core web interface not working

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
harshal1992
Posts: 1
Joined: Fri Mar 11, 2016 7:59 am

Nagios core web interface not working

Post by harshal1992 »

Hello I am new to nagios and Linux too.
I have redhat 6 and I have installed nagios core 4.1.1 but I am not able to access nagios home page, when I enter nagios server ip address the it show me the following error.
Attachments
nagios.PNG
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagios core web interface not working

Post by rkennedy »

It looks like you don't have PHP installed. Try running yum install php -y then service httpd restart - then reload the page.

If this doesn't work, I'd suggest starting fresh and installing from our guide which can be found here - https://support.nagios.com/kb/article.p ... ategory=58
Former Nagios Employee
Locked