eForum.ro

Programare & stuff => Linux => Subiect creat de: Admin din Iunie 07, 2020, 11:38:32 p.m.

Titlu: Instalare php 7.4
Scris de: Admin din Iunie 07, 2020, 11:38:32 p.m.
yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum -y install https://rpms.remirepo.net/enterprise/remi-release-7.rpm

yum -y install yum-utils
yum-config-manager --enable remi-php74

yum update
yum install php php-cli


yum install php-mysqlnd php-cli php-pecl-igbinary php-xml php-json php-pecl-mcrypt php-pdo php-gd php-intl php-opcache php-pecl-zip php-pecl-msgpack php-mbstring php-process