Translations:คู่มือการพัฒนา EAI Mail Server บน CentOS 8/96/en
ไปยังการนำทาง
ไปยังการค้นหา
- Start service apache and php and set to start automatiacally
# systemctl start httpd && systemctl start php-fpm # systemctl enable httpd && systemctl enable php-fpm