in /app/redis.php on line 4
Warning: Redis::connect(): connect() failed: php_network_getaddresses:RedisException: Redis server went away in /app/redis.php:5 Stack trace: #0 /app/redis.php(
我在ubuntu14.04上使用PHP7。这是我在终端(使用PHP -v命令)的PHP版本信息。/redis.c -fPIC -DPIC -o .libs/redis.o
In file included from /home/justdial/Downloads/phpredis-php7/redis.c/redis.c: In fu
尽管在Please make sure the PHPRedis extension is installed and enabled.上安装了redis.so扩展,但我的日志中仍有大量的redis.so我通过运行pecl install redis安装了Redis扩展,它使用以下消息成功:
Installing '/usr/local/Cellar/php/7.3.12/pecl