We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
Try this repo https://github.com/walkor/workerman-todpole-for-win
Sorry, something went wrong.
No branches or pull requests
While running start_for_win.bat
Fatal error: Call to undefined function Workerman\Lib\pcntl_signal() in \Workerman\Lib\Timer.php on line 56:
Do you have any compatible alternative?
The text was updated successfully, but these errors were encountered: