ubuntu18.04安装redis

php环境要使用redis的安装记录,就这么简单。

安装
sudo apt-get install redis-server
启动
sudo service redis-server start

sudo apt-get install php7.2-redis

sudo service php7.2-fpm restart

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注