rc.conf.local
cool! thanks! Just in case it helps someone in the future, i added: php74_fpm_flags=-y /etc/php74-fpm.conf php80_fpm_flags=-y /etc/php80-fpm.conf to rc.conf.local, which each referencelisten = /var/www/run/php74/php-fpm.sock and listen = /var/www/run/php80/php-fpm.sock respectively. This works.