Tag: php

Hiện có 1 trợ giúp liên quan đến tag: php

0 thích
150 xem
0 bình luận

Nâng cấp PHP 7 lên PHP 8 cho HocVPS

yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm yum install https://rpms.remirepo.net/enterprise/remi-release-7.rpm yum -y install yum-utils yum-config-manager --disable 'remi-php*' yum-config-manager --enable remi-php80 or yum-config-manager --enable remi-php81 yum update yum install php php -v