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

start_for_win.bat Fatal error, no pcntl extension #8

Open
laukstein opened this issue Nov 24, 2015 · 1 comment
Open

start_for_win.bat Fatal error, no pcntl extension #8

laukstein opened this issue Nov 24, 2015 · 1 comment

Comments

@laukstein
Copy link

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?

@walkor
Copy link
Owner

walkor commented Nov 25, 2015

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

2 participants