Skip to content

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

Open
@kmpatel93

Description

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

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