ปัญหา AH00557: httpd: apr_sockaddr_info_get() failed for blogs

ตอบกระทู้

รูปแสดงอารมณ์
:icon_plusone: :like: :plusone: :gfb: :-D :) :( :-o 8O :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: :angry: :baa: :biggrin:
รูปแสดงอารมณ์อื่นๆ

BBCode เปิด
[img] เปิด
[url] เปิด
[Smile icon] เปิด

กระทู้แนะนำ
   

มุมมองที่ขยายได้ กระทู้แนะนำ: ปัญหา AH00557: httpd: apr_sockaddr_info_get() failed for blogs

ปัญหา AH00557: httpd: apr_sockaddr_info_get() failed for blogs

โดย mindphp » 26/12/2017 9:02 am

เจอปัญหา Start apache ใน Directadmin ไม่ได้ OS เป็น Ubuntu
เจอ Error
AH00557: httpd: apr_sockaddr_info_get() failed for blogs
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message

ปัญหามาจาก ServerName ใน ไฟล์ /etc/hosts ยังไม่ได้ กำหนดไว้ หรือ กำหนดไอพี ไว้ไม่ถูก

ทางแก้
เพิ่ม

โค้ด: เลือกทั้งหมด

127.0.0.1 [ServerName] 
ลงไป

ข้างบน