在我的ubuntu系統(tǒng)上 workerman2.0啟動后,終端能顯示所有echo的信息。裝了3.0 終端里面echo的所有信息都不顯示。 是不是哪里要開啟debug之類的設(shè)置?
debug模式運(yùn)行 php start.php start 可以看到echo等打印
daemon模式運(yùn)行 php start.php start -d 看不到打印