I was installing redis pickle install redis the installation went successfully but the extension was not auto enabled in php.ini, when I used pecl pecl install redis it updates the php.ini file at the top with `extension="redis.so". Am I missing something?
I was installing redis
pickle install redisthe installation went successfully but the extension was not auto enabled in php.ini, when I used peclpecl install redisit updates the php.ini file at the top with `extension="redis.so". Am I missing something?