Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

williamvicary's avatar

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?

0 likes
2 replies
williamvicary's avatar
williamvicary
OP
Best Answer
Level 1

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.

5 likes

Please or to participate in this conversation.