한국통신 myIP를 쓰고 있고 레드햇 7.0을 서버 환경으로 데스크톱에 설치했
습니다.
#/usr/sbin/httpd start
를 실행 시키고 모질라로 localhost나 127.0.0.1로 접속이 됩니다. 그런데
테스트하려고 피시방에서 제 아이피로 접속을 하면 안됩니다. 네트워크는 제
대로 되고 있어서 외부 웹 페이지를 볼 수 있습니다. 다음은 error_log파일
의 내용입니다
Thu Apr 12 22:02:32 2001] [notice] Apache/1.3.12 (Unix) (Red
Hat/Linux) configured -- resuming normal operations
[Thu Apr 12 23:26:25 2001] [crit] (98)Address already in use:
make_sock: could not bind to port 80
[Thu Apr 12 23:26:30 2001] [crit] (98)Address already in use:
make_sock: could not bind to port 80
어떻게 해야 하나요? 답변 부탁드립니다