다음 파일에 ServerName 이라는 항목을 정확하게 써주어야 합니다.
--------------- /etc/httpd/conf/httpd.conf -----------------
...
..
ServerName www.foobar.co.kr ...
..
------------------------------------------------------------
: http 서버 가동시키면 아래와 같이 에러가 나요..
: 지금 보니깐 호스트 이름을 정해주라고 나오는것 같은데..
: 음.. 잘 모르겠네요..
: 꼭 답변 부탁드립니다.. ^^
: 그럼
:
: Starting httpd: httpd: cannot determine local host name.
: Use the ServerName directive to set it manually.
: [FAILED]