That's the error message I'm getting from 66-start. Should it work out-of-the-box
or is there some required configuring I need to do? I don't see much about it on
Archwiki.

/var/log/66/php-fpm/current only has:
@ 400000005e861525134ad06f execl-cmdline: fatal: clean element of: php-fpm

66-start -t dev -v 4 php-fpm
doesn't give any other information. Just unable to start.
Many thanks for this report.
You found a really buggy one.
So please just synchronize and upgrade it
# pacman -Sy php-fpm-66ser
now enable it again overwriting the configuration file and reload it
# 66-enable -FC -t dev -v4 php-fpm
# 66-start -R -t dev -v4 php-fpm
let me know if it works.
Thanks! It starts now. Still not working with nginx, but at least now I can play with config files with some hope I'll eventually get it. :)
ok, thanks for the report.
Don't hesitate if you have some other issues

Powered by Obarun