Problem with php-fpm

SYSTEM INFORMATION
OS type and version AlmaLinux 8.8
Webmin version 2.101-1
Virtualmin version 7.8.2.gpl-1
Related packages SUGGESTED

Hi guys,

recently upgraded Virtualmin to the above version caused very annoying issue when changing php-fpm version. I’ve installed several php versions from REMI-safe and they are php56-php-fpm,php73-php-fpm, php74–php-fpm, etc.

The issue is when for example- changing php version from php73 to php82, the script that restarts fpm servers always restarts php56 and the target version, in this case php82. The fpm config files are already moved from 7.3 to 8.2, but since 7.3 is not restarted, socket is already busy. I fix it with ssh - restart php73 then php82 and it works as the config file is moved to the new version of php.

As a temporary measure I downgraded wbm-virtual-server to version 7.7.gpl-3 and seems like a bug in most recent virtualmin version.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.