cd ~/Downloads git clone https://gitee.com/swoole/swoole.git cd swoole /home/misswell/soft/php/bin/phpize ./configure --with-php-config=/home/misswell/soft/php/bin/php-config --enable-async-redis make clean make -j make install
而后安装 phpredis 也在 php -m 里找不到