Apache ไม่สามารถรีสตาร์ทได้
พยายามรีสตาร์ท apache จากเทอร์มินัลโดยใช้คำสั่งต่อไปนี้: sudo service apache2 restart เมื่อรันคำสั่งนั้นรับข้อผิดพลาดด้านล่าง: Job for apache2.service failed. See "systemctl status apache2.service" and "journalctl -xe" for details. ใน excuting "systemctl สถานะ apache2.service" ได้รับผลลัพธ์ด้านล่าง apache2.service - (null) Loaded: loaded (/etc/init.d/apache2) Active: failed (Result: exit-code) since Sat 2015-05-30 02:22:41 IST; 12s ago Docs: man:systemd-sysv-generator(8) Process: 4866 ExecStart=/etc/init.d/apache2 start …