On Mon, 2025-02-17 at 14:44 +0100, François Patte wrote: > > <cite> > php-fpm.service: Failed with result 'exit-code' > Failed to start php-fpm.service - The PHP FastCGI Process Maed to > start > php-fpm.service - The PHP FastCGI Process Manager > </cite> > > OK OK but what's new? What caused this fail state? Where can I get > more > information? > I'm wondering if you're having issues with SELinux that stops it from even starting so then there are no messages from php-fpm. Have you looked at the output of `ausearch -m avc -ts recent` after trying to start the service to see if there are related messages? Perhaps try running as root `ausearch -m avc -ts recent | audit2why`. Or if you're unfamiliar with SELINUX, temporarily disable it by running `setenforce 0` to set it to permissive for a time. Sincerely, -- Nathanael -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue