[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(ob
#6 /usr/local/nginx/html/demo/thinkphp/library/think/Console.php(675): thi
最佳答案