Skip to content

Conversation

@capile
Copy link
Contributor

@capile capile commented Feb 4, 2026

On clustered deployments (where nginx and php-fpm are on separate containers) file sockets cannot be used.

This adjustment uses the existing env set on kubernetes/entrypoint_fpm.sh: PHP_LISTEN_FPM=true to switch from file sockets to network ones (listening on port 9003).

I did not update the example deployment files as this is an optional configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant