Failed to switch PHP from Disabled to FPM: "failed : PHP error log cannot be set in none mode"

@stefan1959 Overnight the system reverted back to disabled. That was a twist I wasn’t expecting. I’ll try installing 8.1 to see if the server can change to it.

EDIT: It was a no go. I can’t get it to change to FPM again at all.

EDIT (REDUX): The only weird thing I can see is that the PHP Configuration portion of Webmin doesn’t seem to be reading the php-fpm.conf files. For example, if I manually edit the 8.1 conf file it shows:

error_log = /var/opt/remi/php81/log/php-fpm/error.log

I am showing the setting immediately after it was installed without changing anything.

Whereas when I go to Manage it then go to Error Logging, the log file for errors shows None.

And the really weird thing is if I click the Save button, even without changing anything, this is the error message shown:

Failed to save error logging : Don't know which file to add to

I definitely need someone like @Joe to check it out.