Skip to content

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

Description

@kmpatel93

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions