Search found 2 matches

by HarmlessSaucer
Wed Feb 20, 2019 10:28 am
Forum: Open Source Nagios Projects
Topic: Nagios Web Interface Downloading PHP File
Replies: 3
Views: 2043

Re: Nagios Web Interface Downloading PHP File

Thanks for the replies guys.
I followed the standard guide but was having to modify some folders.
In the end it ended up being an issue with a line in httpd.conf being commented out meaning PHP wasn’t working correctly. So that’s my bad! All working great now!

Thanks for the pointers tho!
by HarmlessSaucer
Thu Feb 14, 2019 10:15 am
Forum: Open Source Nagios Projects
Topic: Nagios Web Interface Downloading PHP File
Replies: 3
Views: 2043

Nagios Web Interface Downloading PHP File

Hey, I'm in the middle of trying to setup Nagios on a Monsoon VM (RHEL 7.6) and I'm running into some issues. We don't have complete access to the system, so I've had to modify the steps in the installation guide slightly. We have su access, but I'm not able to create a "nagios" user, so I...