xiaobai alay 提示那个php错误的地方 PHP Fatal error: Uncaught Error: Call to undefined function Illuminate\Queue\pcntl_alarm() in /www/wwwroot/flarum/vendor/illuminate/queue/Worker.php:228 大概是这里 }); pcntl_alarm( max($this->timeoutForJob($job, $options), 0) ); } 有啥不对的
xiaobai alay 我在测试站,也是这个错误 7efc83a test]# php flarum queue:work thrown in /www/wwwroot/test/vendor/illuminate/queue/Worker.php on line 228 Fatal error: Uncaught Error: Call to undefined function Illuminate\Queue\pcntl_alarm() in /www/wwwroot/test/vendor/illuminate/queue/Worker.php:228