테스트 사이트 - 개발 중인 베타 버전입니다

letsencrypt 세팅 완료 후 싹 다 파일 지운 후, 다시 설치해보려 하니까.. 채택완료

sinbi 8년 전 조회 3,426

설치가 안 되네요. 이런 에러 뜨면서...

 

※ 인증 기간이 많이 남은 상태에서 지웠어요.

 

 

Error while running apache2ctl graceful.
httpd not running, trying to start
Action 'graceful' failed.
The Apache error log may have more information.

AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using homz.com. Set the 'ServerName' directive globally to suppress this message
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs


아마도, 인증서 관련된 게 letsencrypt 사이트에 남아있어 그런 게 아닐까 싶기도 하고...
정확한 원인을 찾질 못했네요.

혹시, 이런 경험 해보신 적 있으신 분 계세요?
댓글을 작성하려면 로그인이 필요합니다.

답변 1개

P
8년 전

80 포트에서 다른것이 이미 리스팅하고 있는것 같습니다.

 

그게 뭔지 모르시면

lsof -i 를 해보세요

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인