“PHP Instale Redis” Respostas de código

Como instalar Redis para Php7.4

sudo pecl install redis
Breakable Baboon

PHP Instale Redis

#To install the PHP Redis extension on PHP 7.0, 7.1, 7.2, 7.3, or 7.4, SSH in to your server as root and run the following commands:
sudo apt-get -y install gcc make autoconf libc-dev pkg-config
sudo pecl7.X-sp install redis
Ahmed

Respostas semelhantes a “PHP Instale Redis”

Perguntas semelhantes a “PHP Instale Redis”

Mais respostas relacionadas para “PHP Instale Redis” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código