Translations:คู่มือการพัฒนา EAI Mail Server บน CentOS 8/94/en
รุ่นแก้ไขเมื่อ 14:31, 12 กรกฎาคม 2564 โดย Photchanan (คุย | มีส่วนร่วม) (สร้างหน้าด้วย "* Install repo of php 7.4 and all to install php 7.4 '''# yum -y install https://rpms.remirepo.net/enterprise/remi-release-8.rpm '''# yum module res...")
- Install repo of php 7.4 and all to install php 7.4
# yum -y install https://rpms.remirepo.net/enterprise/remi-release-8.rpm # yum module reset php && yum module enable php:remi-7.4 -y