Search found 2 matches
- Thu Feb 27, 2020 11:11 am
- Forum: Open Source Nagios Projects
- Topic: Nagios page and info.php display html
- Replies: 2
- Views: 21692
Re: Nagios page and info.php display html
Fixed. I somehow missed the install of libapache2-mod-php.
- Wed Feb 26, 2020 7:56 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios page and info.php display html
- Replies: 2
- Views: 21692
Nagios page and info.php display html
I installed Nagios 4.4.5 and Apache2 on Raspberry Pi 4 with Raspbian 10. Apache seems to be working fine, and browsing to the server (http://<server ip>) results in the Apache2 Debian Default page. But browsing to nagios (http://<server ip>/nagios) results in a page of html. <?php // Allow specifyin...