Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 주식 청약
- IPO
- 자바
- 주식
- 6월 공모주 청약 일정
- 리눅스
- 7월 공모주 청약 일정
- Eclipse
- 코드이그나이터
- java
- Stock
- codeigniter
- 오라클
- SQL
- css
- jquery
- 공모주 청약 일정
- Stock ipo
- 맥
- 공모주 청약
- 제이쿼리
- 자바스크립트
- Oracle
- MYSQL
- 공모주
- linux
- html
- 주식 청약 일정
- JavaScript
- php
Archives
- Today
- Total
목록Could not bind TCP port 80 because it is already in use by another process on this system (1)
개발자의 끄적끄적
[linux/ssl] lets encrypt Could not bind TCP port 80 because it is already in use by another process on this system 에러 해결 방법
[linux/ssl] lets encrypt Could not bind TCP port 80 because it is already in use by another process on this system 에러 해결 방법 linux 서버에 lets encrypt 인증서를 설치하려고 하다보면, 아래와 같이 포트 관련 에러가 뜨는 경우가 있습니다! Could not bind TCP port 80 because it is already in use by another process on this system 그럴때는 간단하게 현재 서버에 돌아가고 있는 apache / nignx 등 웹서버를 종료하고 다시 인증서를 설치하시면 됩니다! 참고들 하세요!
개발/linux
2024. 3. 28. 13:48