workerman框架的安裝 mac版安裝 mac os 自帶PHP,但是可能缺少pcntl擴展,這就需要安裝pcntl擴展 運行php -m 查看會列出命令行 PHP Cli 已經安裝的擴展,結果類似如下: 如何確定PHP Cl ...