virtualmin / virtualmin-gpl

Virtualmin web hosting control panel for Webmin
https://www.virtualmin.com
GNU General Public License v3.0
312 stars 97 forks source link

switching from php 8.2 to 8.3 with PHP-FPM on Nginx minor issues. #731

Open mvander opened 8 months ago

mvander commented 8 months ago

When switching from Nginx PHP-FPM 8.2.14 to 8.31, things appear to work. But the pages don't load. Going back into PHP options, shows the error:

Warning!  PHP-FPM configuration error found : Apache config port /var/php-fpm/16418611672846845.sock does not match FPM config /run/php/16418611672846845.sock

Click Save button below to update the PHP-FPM configuration and correct this error 

Clicking "Save" doesn't fix. Switching to FCGId, then back to PHP-FPM DOES fix the issue, and the site runs happily along on PHP 8.31

Note: these domains were imported from another Virtualmin install and they most likely were running on Apache previously.

iliajie commented 8 months ago

Hello,

What Virtualmin Nginx plugin version you have installed? You can find this out on System Settings ⇾ Features and Plugins page.

mvander commented 8 months ago

image

iliajie commented 8 months ago

It doesn't show version column.

mvander commented 8 months ago

oop you're right...

image