PHP72 breaks FCGid, check-config not comment <FilesMatch SetHandler

After removing default php54 and install PHP72 from remi, I got a file: /etc/httpd/conf.d/php72-php.conf which containt this things

<FilesMatch \.(php|phar)$>
    SetHandler application/x-httpd-php
</FilesMatch>

which breaks FCGi in virtualmin, so it start to output php source file.

If you have this issue, you must comment this 3 lines.

Proposal to developers of Virtualmin - please comment it automatically while virtualmin check-config (Re-Check configuration), like you has in old php.conf from php54.

Status: 
Active

Comments

We do comment these out, but only during the Virtualmin install process - the config check intentionally doesn't make any config changes.

Where are the list of issues with REMI ?

We see a number of stability and configuration issues when using third party repositories... the only one we feel works in a stable and predictable way for a Virtualmin environment, is the SCL repo.

If you have additional questions, as it looks like you're using Virtualmin GPL there -- it's no problem to get support, but you'd want to use the Forums for asking questions. We monitor the Forums, along with lots of wonderful folks in the community. Thanks!