It's working now:
Looks like mod_php72 didn't get installed even though it was a known dependency. Once that was installed apache started without commenting the two php lines in httpd.conf.
Thanks again for responding anyway!
Search found 3 matches
- Wed Jan 16, 2019 4:31 pm
- Forum: Open Source Nagios Projects
- Topic: PHP broke after Core3 to Core4 and php5 to php7 upgrade
- Replies: 4
- Views: 1203
- Wed Jan 16, 2019 4:15 pm
- Forum: Open Source Nagios Projects
- Topic: PHP broke after Core3 to Core4 and php5 to php7 upgrade
- Replies: 4
- Views: 1203
Re: PHP broke after Core3 to Core4 and php5 to php7 upgrade
Thanks for the reply! I'm pretty sure it's an apache/php7 issue but I've not had much luck finding what needs to change with all the apps to get it working again. Apache won't start until I comment out these lines from the nagios directory config bits of httpd.conf: php_flag engine on php_admin_valu...
- Wed Jan 16, 2019 3:11 pm
- Forum: Open Source Nagios Projects
- Topic: PHP broke after Core3 to Core4 and php5 to php7 upgrade
- Replies: 4
- Views: 1203
PHP broke after Core3 to Core4 and php5 to php7 upgrade
Last month I upgraded from Nagios core 3 To Core 4.2 and from php5.6 to 7.2 running on FreeBSD 11.2. After commenting a few deprecated lines from nagios.cfg all seemed well. Last night I rebooted the server and Nagios started running but the web interface was not available. Apache 2.4 failed to star...