linux posix 扩展缺失的情况
yum install php-process
[root@iZ280vf4sdpZ GatewayWorker]# php start.php start
Please install posix extension. See http://doc3.workerman.net/appendices/install-extension.html
问题场景:在linux虚拟机中部署GatewayMan
linux服务器中没有安装 posix 的扩展
在Centos 6.7中,直接
yum install -y php-process
联系我->邮件写信