一、安装redis服务器
2.安装redis扩展
/usr/bin/phpize
./configure --with-php-config=/usr/bin/php-config
make && make install
vim php.ini