Skip to content

Confusing field label in server_php form

On the 'PHP-FPM Settings' tab of the 'Additional PHP Versions' form the first field is listed as 'Path to the PHP-FPM init script' ... from which I would assume to enter e.g. /etc/init.d/php8.4-fpm ... but only php8.1-fpm is expected.

I propose the label be changed to 'PHP-FPM init script' equal to what it is on the web tab of the server config form.

When a path is filled it we later get an error like WARNING - No init script for: /etc/init.d/php8.4-fpm with action: reload and path: /etc/init.d, we quit here.