1 2 3 4 5 6 7 8 | 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 里找不到