swoole4.4.5扩展安装成功,但无法启动

浏览:4059 发布日期:2019/09/09 分类:ThinkPHP5专区 关键字: swoole
报错如下:
[think\exception\ErrorException]
Uncaught think\exception\ErrorException: Swoole\Server::start(): Using Xdebug in coroutines is extremely dangerous, please notice that it may lead to coredump! in /usr/local/nginx/html/demo/vendor/topthink/think-swoole/src/Server.php:121
Stack trace:
#0 [internal function]: think\Error::appError(2, 'Swoole\\Server::...', '/usr/local/ngin...', 121, Array)
#1 [internal function]: Swoole\Server->start()
#2 /usr/local/nginx/html/demo/vendor/topthink/think-swoole/src/Server.php(121): call_user_func_array(Array, Array)
#3 /usr/local/nginx/html/demo/vendor/topthink/think-swoole/src/command/Swoole.php(154): think\swoole\Server->__call('start', Array)
#4 /usr/local/nginx/html/demo/vendor/topthink/think-swoole/src/command/Swoole.php(50): think\swoole\command\Swoole->start()
#5 /usr/local/nginx/html/demo/thinkphp/library/think/console/Command.php(175): think\swoole\command\Swoole->execute(object(think\console\Input), object(think\console\Output))
#6 /usr/local/nginx/html/demo/thinkphp/library/think/Console.php(675): thi
最佳答案
评论( 相关
后面还有条评论,点击查看>>