LNMP下安装swoole扩展

1、确保安装好php和一些必要依赖 yum -y install gcc gcc-c++ autoconf 2、通过http://php.net/manual/en/swoole.installation.php 去下载swoole扩展包 git clone https://github.com/swoole/swoole-src.git cd swoole-src phpize ./config
相关文章
相关标签/搜索