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

ReyesHatrinak's avatar

Why does Envoyer need to restart PHP FPM when deploying?

I am using Envoyer and can any one explain me why https://echat.date do we need to restart PHP FPM when deploying.

0 likes
1 reply
Sinnbeck's avatar

The only reason I personally have seen problems is when using zero downtime deployment (never used envoyer but wrote my own). That required updating some symlinks. Without restarting fpm, it would not detect this

1 like

Please or to participate in this conversation.