Submitted by iordachej on Fri, 10/23/2020 - 06:54 Pro Licensee
I transferred a domain from another server and I was not able to select FPM mode in Website Options because it was missing. I tracked the issue and found that get_php_fpm_config() in php-lib.pl was returning whatever php_fpm_version value was found in /etc/webmin/virtual-server/domains/1588694... , that was "7.1" in the original server, that was compared against the available FPM versions in the new system (7.4) and was failing. The conclusion was "fpm not supported for this domain".
One solution is to remove the line with php_fpm_version during a "Restore from backup" operation, or replace it with a version that exists on the new system.
Status:
Closed (fixed)
Virtualmin version:
6.12
Webmin version:
1.955
Comments
Hi,
Thanks for reporting it. We will take a look.
Submitted by JamieCameron on Sat, 10/31/2020 - 19:31 Comment #2
The most recent Virtualmin release should already include a fix for this issue of the PHP version changing on restore.
Submitted by IssueBot on Sat, 11/14/2020 - 18:42 Comment #3
Automatically closed - issue fixed for 2 weeks with no activity.