본문 바로가기 메뉴 바로가기

윈컴이의 컴퓨터 이야기

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

윈컴이의 컴퓨터 이야기

검색하기 폼
  • All (57)
    • Apple (9)
    • 블로그 (1)
    • 프로그래밍 (0)
    • 윈도우 7 (21)
      • 윈도우 7 팁 (12)
      • 윈도우 7 테마 (9)
  • 방명록

CentOS (3)
VirtualHost overlap on port 80, the first has precedence

httpd를 시작할 때 아래와 같이 뜰 때가 있다. 이럴 때는 다음과 같이 하면 된다. (초기 세팅을 기본으로 함.) vi /etc/httpd/conf/httpd.conf /NameVirtualHost / NameVirtualHost를 찾습니다. 주석을 해제합니다. :wq service httpd restart

카테고리 없음 2012. 7. 31. 16:45
Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

httpd를 시작할 때 아래와 같이 뜰 때가 있다. 이럴 때는 다음과 같이 하면 된다. (초기 세팅을 기본으로 함.) vi /etc/httpd/conf/httpd.conf /ServerName/ ServerName 찾기 #ServerName www.example.com:80를 ServerName localhost로 변경 (주석해제) service httpd restart

카테고리 없음 2012. 7. 31. 16:37
httpd: apr_sockaddr_info_get() failed

httpd를 시작할 때 아래와 같이 뜰때가 있다. httpd: apr_sockaddr_info_get() failed for ABC 이럴 때는 다음과 같이 하면 된다. (초기 세팅을 기본으로 함.) vi /etc/hosts 예) 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ABC :wq service httpd restart apache/conf/httpd.conf 파일에 ServerName 주석 풀고 127.0.0.1 써도 됩니다. 행인

카테고리 없음 2012. 7. 31. 16:30
이전 1 다음
이전 다음
최근에 올라온 글
최근에 달린 댓글
글 보관함
Total
Today
Yesterday

Blog is powered by Tistory / Designed by Tistory

티스토리툴바