Skip to content

start_for_win.bat Fatal error, no pcntl extension #8

@laukstein

Description

@laukstein

While running start_for_win.bat
Fatal error: Call to undefined function Workerman\Lib\pcntl_signal() in \Workerman\Lib\Timer.php on line 56:

pcntl_signal(SIGALRM, array('\Workerman\Lib\Timer', 'signalHandle'), false);

http://php.net/manual/en/intro.pcntl.ph
Note: This extension is not available on Windows platforms
http://php.net/manual/en/pcntl.installation.php
Note: Currently, this module will not function on non-Unix platforms (Windows).

Do you have any compatible alternative?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions