Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1. Set the ‘ServerName’ directive globally to suppress this message
$ nano /etc/apache2/apache2.confเพิ่ม ServerName ไว้ล่างสุด
ServerName 127.0.0.1ทำเว็บนี้ขึ้นมาไว้บันทึกโค้ด วิธีแก้ปัญหา และเรื่องที่เจอระหว่างทาง เผื่อวันหลังต้องย้อนกลับมาอ่านอีกครั้ง
Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1. Set the ‘ServerName’ directive globally to suppress this message
$ nano /etc/apache2/apache2.confเพิ่ม ServerName ไว้ล่างสุด
ServerName 127.0.0.1