在安裝了pcntl插件,并修改了php.ini文件,然后重新啟動(dòng)workerman依然還是提示Call to undefined function Workerman\ Lib\pcntl_signal()這是什么問(wèn)題呢?
Call to undefined function 不是禁用啊,是函數(shù)不存在。應(yīng)該是php沒(méi)裝pcntl模塊。
Call to undefined function