phpredis extension doesn't work, unable to load 'redis.so'

后端 未结 5 1890
失恋的感觉
失恋的感觉 2021-02-13 11:45

I installed nginx, php, php-fpm, php-pecl-redis by yum.

All of them work but the last one.

When I run /usr/sbin/php-fpm, I got this:

5条回答
  •  我寻月下人不归
    2021-02-13 12:12

    I had the same issue. I'm on Ubuntu 16.04 LTS. Running sudo apt-get install php-igbinary resolved the issue for me. I have other issues, but that's what solved this one.

提交回复
热议问题