webtob 구동 권한1 Listen port (80) is in use. Try to bind to that port again in 10 seconds. errno=13(Permission denied) Listen port (80) is in use. Try to bind to that port again in 10 seconds. errno=13(Permission denied) webtob 구동시 권한에 의한 구동 문제 1024 번 이하의 포트에 개별 프로그램이 사용하지 못 하도록 시스템이 제한하기 때문이다. root 만 1024번 포트를 사용할 수 있도록 보안을 강화시켜 놓았기 때문 이라 함 웹투비 bin 디렉토리에 htl 에 system 권한이 있어야 함 chmod +s htl 루트 권한으로 실행소유자변경 chown root htl그룹변경 chgrp root htl wsboot 구동시 로그상에 Failed to connect to HTL. fail count=10, path=/home/webto.. 2015. 6. 3. 이전 1 다음