반응형
Could not reliably determine the server's fully qualified domain name 이라는 에러가 발생할때
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
아파치가 설치된 폴더의 /conf아래 httpd.conf 파일열고 #ServerName www.exampl.com:80 이라는 주석처리 밑에다가 ServerName localhost 입력하고 아파치 리스타트 시키니까 정상적으로 되네요.
위와 같은 에러가 발생하는 분 계시면 httpd.conf 파일에 ServerName localhost 한번 추가해 보십시요.
출처: 갑이되고 싶은 높이뜬새(www.webmadang.net)
반응형
'[OS] > 우분투' 카테고리의 다른 글
우분투에 Mysql 세팅하기 (0) | 2015.08.14 |
---|---|
우분투에 아파치 + 톰캣 설치 및 연동 (0) | 2015.08.14 |
리눅스 명령어 (0) | 2015.06.05 |
서버 세팅하기 (0) | 2015.06.01 |
명령어 모음 2014-12-23 (0) | 2014.12.23 |
댓글