你是守護(hù)進(jìn)程模式運(yùn)行的,不會(huì)輸出到終端,debug運(yùn)行方式才會(huì)輸出東西到終端。 php start.php start 不加-d是debug方式運(yùn)行
php start.php start
謝謝