LAMP
[아파치] AH00558 httpd ServerName
영은파더♥
2018. 11. 21. 17:25
728x90
[아파치] AH00558 httpd ServerName
아파치에서 아래와 같은 메시지가 나오면 httpd.conf 파일에 ServerName 이 누락된 경우입니다.
[root@vps conf.d]# apachectl configtest
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using ::1. Set the 'ServerName' directive globally to suppress this message
Syntax OK
ServerName localhost
이렇게라도 넣은 다음에 재시작 해보세요~
728x90
반응형