百度下就出來了 pcntl_fork被php.ini禁用了, 運(yùn)行 php --ini找到php.ini文件位置,在里面找到 disable_functions一行,刪除pcntl開頭的所有函數(shù)
php --ini