Translations:คู่มือการพัฒนา EAI Mail Server บน CentOS 8/94/en

จาก Wiki_EAI
รุ่นแก้ไขเมื่อ 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