centos环境搭建

1、php -v 与phpinfo();    不符,查看centos是否有自带的php;更改centos环境变量 /etc/profile,source /etc/profile生效;

2、pecl  install swoole 安装swoole

原文地址:https://www.cnblogs.com/heyijing/p/5709066.html