Install php redis extension
It was tested on the PHP 7.4.13
pecl install redis
if find error please run the following command:
mkdir -p /usr/local/lib/php/pecl
It was tested on the PHP 7.4.13
pecl install redis
if find error please run the following command:
mkdir -p /usr/local/lib/php/pecl