Skip to content
New issue

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

PHP Warning: stream_select(): You MUST recompile PHP with a larger value of FD_SETSIZE. #148

Open
kmpatel93 opened this issue Aug 23, 2023 · 0 comments

Comments

@kmpatel93
Copy link

kmpatel93 commented Aug 23, 2023

Using ratchet/pawl v0.4.1

getting following error :
PHP Warning: stream_select(): You MUST recompile PHP with a larger value of FD_SETSIZE.
It is set to 1024, but you have descriptors numbered at least as high as 2071.
--enable-fd-setsize=3072 is recommended, but you may want to set it
to equal the maximum number of open files supported by your system,
in order to avoid seeing this error again at a later date. in /var/www/html/royalpos_socket/vendor/react/event-loop/src/StreamSelectLoop.php on line 303

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

No branches or pull requests

1 participant