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

จาก Wiki_EAI
รุ่นแก้ไขเมื่อ 14:32, 12 กรกฎาคม 2564 โดย Photchanan (คุย | มีส่วนร่วม) (สร้างหน้าด้วย "* Start service apache and php and set to start automatiacally '''# systemctl start httpd && systemctl start php-fpm '''# ​systemctl enable httpd &&...")
(ต่าง) ←รุ่นแก้ไขก่อนหน้า | รุ่นแก้ไขล่าสุด (ต่าง) | รุ่นแก้ไขถัดไป→ (ต่าง)
ไปยังการนำทาง ไปยังการค้นหา
  • Start service apache and php and set to start automatiacally
# systemctl start httpd && systemctl start php-fpm
# ​systemctl enable httpd && systemctl enable php-fpm