Seems this must be a new feature, I've heard back from Taylor (via support) and in Server Options there is now a setting for "Restart FPM After Deployments: [X]" uncheck this and it should work.
php5-fpm: unrecognized service
I had Envoyer working absolutely fine, I've made some changes to my code today and it gets to this point and fails:
Process Output (Activate New Release)
Release Activated (20150828203350)!
PHP-FPM Detected: Reloading
php5-fpm: unrecognized service
This is a mod_php server (intentionally) and this wasn't an issue before, I'm not sure why laravel looks for to find php5-fpm but this server doesn't have it and it's causing my post-deploy scripts to fail and whilst the build loads my post deploy scripts need to run as there are other code changes needed!
Any thoughts? I'm at a loss here and I think somehow Envoyer has discovered a false positive here?
Please or to participate in this conversation.