In /etc/php/7.4/fpm/pool.d every web[number].conf has this listen = /var/lib/php7.3-fpm/web4.sock Why php7.4 has listen socket to 7.3-fpm? Pages using php7.4 work fine but this parameter seems strange. Is this correct?