: 룩스 초보입니다.
: 이번에 Apache를 설치하고
: /etc/rc.d/init.d/httpd start를 하니깐...
: 이런 에러가
:
: shutting down http: starting httpd : httpd: cannot determine local host name
: use the servername directive to set it manually [failed]
:
: 네트워크는 다잡았는데...
: 고수님들 답변 부탁드립니다. ^^
vi /etc/hosts로 들어간 다음
직접 서버네임을 입력해야 됩니다.
linuxconf에서 작업을 하셨더라도
에디터로 /etc/hosts를 확인해보면 서버네임이 안들어가
있는 경우가 있는데
이때는 직접 써주시면 됩니다.
그럼..