Search found 6 matches

by ewatts25
Tue Mar 27, 2018 8:24 am
Forum: Open Source Nagios Projects
Topic: Nagios unable to get version after Apache and PHP Upgrade
Replies: 10
Views: 3262

Re: Nagios unable to get version after Apache and PHP Upgrad

I agree with you and was headed in the same direction. httpd/error_log as well as messages is clean.

Quite puzzling.

Is there a command line I can run that is similar to what the http code is attempting to do to see if I can get some more verbose information about the error?

Thanks!
by ewatts25
Mon Mar 26, 2018 4:29 pm
Forum: Open Source Nagios Projects
Topic: Nagios unable to get version after Apache and PHP Upgrade
Replies: 10
Views: 3262

Re: Nagios unable to get version after Apache and PHP Upgrad

Thanks for that info. I was able to determine what modules were loaded, and it looks tike the PHP72 module for apache is in fact loading. I've verified other php functionality on apache to be sure.

Could it possibly be something else?
by ewatts25
Mon Mar 26, 2018 3:50 pm
Forum: Open Source Nagios Projects
Topic: Nagios unable to get version after Apache and PHP Upgrade
Replies: 10
Views: 3262

Re: Nagios unable to get version after Apache and PHP Upgrad

It's a remi repo, so looks like php72-php according to this: https://blog.remirepo.net/post/2017/04/ ... Collection

Now to figure out how to unload php7_module and load only the 72 module.

I post when I solve it.
by ewatts25
Mon Mar 26, 2018 3:14 pm
Forum: Open Source Nagios Projects
Topic: Nagios unable to get version after Apache and PHP Upgrade
Replies: 10
Views: 3262

Re: Nagios unable to get version after Apache and PHP Upgrad

Thanks! Would you happen to know what the yum packages are for CentOS 7? I'll investigate on my own as well.
by ewatts25
Mon Mar 26, 2018 12:33 pm
Forum: Open Source Nagios Projects
Topic: Nagios unable to get version after Apache and PHP Upgrade
Replies: 10
Views: 3262

Re: Nagios unable to get version after Apache and PHP Upgrad

I've since upgraded to PHP 7.2.3. Nagios still runs fine, but the same version error exists.
by ewatts25
Mon Mar 26, 2018 12:07 pm
Forum: Open Source Nagios Projects
Topic: Nagios unable to get version after Apache and PHP Upgrade
Replies: 10
Views: 3262

Nagios unable to get version after Apache and PHP Upgrade

Hello, Due to a compliance issue we had to upgrade apache and PHP. I was able to get Nagios functioning again afterwards, however it now no longer gets the version. The main page shows : Unable to get Process Status The Check for upgrade page shows: Your installation of Nagios Core <?php echo $this_...