启动 Supervisor,报错 Redis not found
PHP8.0,Redis6
使用宝塔,Redis已安装、PHP 的 Redis扩展已安装,但是还是报错 Class Redis not found
,用 php -m
看没有 redis 的扩展
推荐文章: