Php-fpm files

 Log files

/var/opt/remi/php72/log/
/var/opt/remi/php81/log/php-fpm/www-error.log
/etc/logrotate.d/php72-php-fpm

/etc/opt/remi/php72/php-fpm.conf
/etc/opt/remi/php72/php-fpm.d
/etc/opt/remi/php72/php-fpm.d/www.conf
/etc/opt/remi/php72/sysconfig/php-fpm

/etc/systemd/system/php72-php-fpm.service.d
/opt/remi/php72/root/usr/sbin/php-fpm
/opt/remi/php72/root/usr/share/doc/php72-php-fpm-7.2.34
/opt/remi/php72/root/usr/share/doc/php72-php-fpm-7.2.34/php-fpm.conf.default
/opt/remi/php72/root/usr/share/doc/php72-php-fpm-7.2.34/www.conf.default
/opt/remi/php72/root/usr/share/fpm
/opt/remi/php72/root/usr/share/fpm/status.html
/opt/remi/php72/root/usr/share/licenses/php72-php-fpm-7.2.34
/opt/remi/php72/root/usr/share/licenses/php72-php-fpm-7.2.34/fpm_LICENSE
/opt/remi/php72/root/usr/share/man/man8/php-fpm.8.gz
/usr/lib/systemd/system/php72-php-fpm.service
/var/opt/remi/php72/lib/php/opcache
/var/opt/remi/php72/lib/php/session
/var/opt/remi/php72/lib/php/wsdlcache
/var/opt/remi/php72/log/php-fpm
/var/opt/remi/php72/run/php-fpm

You might want to change these in www.conf:

listen = /var/run/php72-fpm.sock

listen.owner = nginx
listen.group = nginx
listen.mode = 0660