看了多遍,安裝說明,一一檢查,沒有發(fā)現(xiàn)問題,但是,啟動守護進(jìn)程錯誤如下:
PHP Fatal error: Uncaught Error: Class 'Swoole\Table' not found in /www/wwwroot/lywu.com/config/swoole.php:89
Stack trace:
#0 /www/wwwroot/lywu.com/vendor/topthink/framework/src/think/Config.php(92): include()
#1 /www/wwwroot/lywu.com/vendor/topthink/framework/src/think/Config.php(73): think\Config->parse()
#2 /www/wwwroot/lywu.com/vendor/topthink/framework/src/think/App.php(542): think\Config->load()
#3 /www/wwwroot/lywu.com/vendor/topthink/framework/src/think/App.php(451): think\App->load()
#4 /www/wwwroot/lywu.com/vendor/topthink/framework/src/think/Console.php(110): think\App->initialize()
#5 /www/wwwroot/lywu.com/vendor/topthink/framework/src/think/Console.php(94): think\Console->initialize()
#6 [internal function]: think\Console->__construct()
#7 /www/wwwroot/lywu.com/vendor/topthink/framework/src/think/Container.php(394): ReflectionClass->newInstanceArgs()
#8 /www/wwwroot/lywu.com/vendor/topthink/framework/src/think/Container.php(251): think\Container->invokeClass()
#9 /www/wwwroot/lywu.com/vendor/topthink/framework/sr in /www/wwwroot/lywu.com/config/swoole.php on line 89
PHP Fatal error: Uncaught Error: Class 'Swoole\Table' not found in /www/wwwroot/lywu.com/config/swoole.php:89
Stack trace:
這應(yīng)該是,啟動了的, 有時候 還顯示為 backoff 狀態(tài),就是啟動成功,馬上就停了 代碼是從官方下載的,不會是代碼有問題?請大神 官方工程師指點呀,感謝
附上 在服務(wù)上的,檢查結(jié)果圖片 看起都是正常的呢