Nagios unable to get version after Apache and PHP Upgrade

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.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

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

Post by scottwilkerson »

Best I can say is run through these and make sure everything is as specified, especially the FilesMatch part
http://php.net/manual/en/install.unix.apache2.php

Code: Select all

<FilesMatch \.php$>
    SetHandler application/x-httpd-php
</FilesMatch>
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked