We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is not possibility to use unix socket if PHP-FPM configured using unix socket: listen = /var/run/php-fpm/php-fpm.sock
can it be implemented here?
The text was updated successfully, but these errors were encountered:
I guess you are correct. There is 3party libraries that will let you connect with a Unix domain socket (UDS). Any PRs are most appreciated.
Sorry, something went wrong.
No branches or pull requests
There is not possibility to use unix socket
if PHP-FPM configured using unix socket:
listen = /var/run/php-fpm/php-fpm.sock
can it be implemented here?
The text was updated successfully, but these errors were encountered: