Avoid PHP-FPM Reloading in Apache #3065
Unanswered
luckyshot
asked this question in
Help needed
Replies: 1 comment 2 replies
|
Hi @luckyshot, did you manage to find a solution without reloading php-fpm? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The documentation explains how to fix the caching/reloading issue with PHP-FPM for Nginx and Caddy:
https://deployer.org/docs/7.x/avoid-php-fpm-reloading
How do we fix the caching issue in Apache?
Thank you.
All reactions