Ford's Garage
Small garage of one Ford in the big internet
In /etc/php/8.1/fpm/pool.d/www.conf replace www-data to root.
/etc/php/8.1/fpm/pool.d/www.conf
www-data
root
In unit /etc/systemd/system/multi-user.target.wants/php8.1-fpm.service to ExecStart append --allow-to-run-as-root
/etc/systemd/system/multi-user.target.wants/php8.1-fpm.service
ExecStart
--allow-to-run-as-root