일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 킹북이초월
- centos
- KB국민카드
- 복현오거리
- php
- 알리익스프레스
- proxmox
- iptime
- 라즈베리파이2
- Rocky
- 소비전력
- OpenWrt
- 스톤에이지
- PHP-FPM
- 시놀로지
- 램가스초월
- 자바스크립트
- ConoHa
- jQuery
- 윈도우10
- 보르비스초월
- 리눅스
- KB증권
- 알뜰폰
- 아파치
- 가상서버호스팅
- mysql
- Apache
- 티스토리
- SKT
- Today
- Total
맛집 여행 캠핑 일상 생활
[CentOS] Apache 재시작 오류 본문
728x90
서버가 몇 년만인지 모르겠지만 아래와 같이 아파치 재시작이 안되는 현상이 있네요~
apachectl configtest 로는 아무런 이상도 없는데 재시작이 되지를 않아서 journalctl -xe 로 로그를 확인한 결과입니다.
[root@example conf.d]# journalctl -xe
-- The result is failed.
Jul 17 08:53:49 example.com systemd[1]: Unit httpd.service entered failed state.
Jul 17 08:53:49 example.com systemd[1]: httpd.service failed.
Jul 17 08:53:49 example.com polkitd[26529]: Unregistered Authentication Agent for unix-process:28459:14599171600 (system bus name :1.
Jul 17 08:54:36 example.com polkitd[26529]: Registered Authentication Agent for unix-process:28485:14599176365 (system bus name :1.69
Jul 17 08:54:36 example.com polkitd[26529]: Unregistered Authentication Agent for unix-process:28485:14599176365 (system bus name :1.
Jul 17 08:54:37 example.com polkitd[26529]: Registered Authentication Agent for unix-process:28491:14599176481 (system bus name :1.69
Jul 17 08:54:37 example.com polkitd[26529]: Unregistered Authentication Agent for unix-process:28491:14599176481 (system bus name :1.
Jul 17 08:55:55 example.com polkitd[26529]: Registered Authentication Agent for unix-process:28512:14599184308 (system bus name :1.69
Jul 17 08:55:55 example.com systemd[1]: Starting The Apache HTTP Server...
-- Subject: Unit httpd.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit httpd.service has begun starting up.
Jul 17 08:55:56 example.com systemd[1]: Failed to start The Apache HTTP Server.
-- Subject: Unit httpd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit httpd.service has failed.
--
-- The result is failed.
Jul 17 08:55:56 example.com systemd[1]: Unit httpd.service entered failed state.
Jul 17 08:55:56 example.com systemd[1]: httpd.service failed.
Jul 17 08:55:56 example.com polkitd[26529]: Unregistered Authentication Agent for unix-process:28512:14599184308 (system bus name :1.
Jul 17 08:58:21 example.com polkitd[26529]: Registered Authentication Agent for unix-process:28556:14599198818 (system bus name :1.69
Jul 17 08:58:21 example.com systemd[1]: Starting The Apache HTTP Server...
-- Subject: Unit httpd.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit httpd.service has begun starting up.
Jul 17 08:58:21 example.com systemd[1]: Failed to start The Apache HTTP Server.
-- Subject: Unit httpd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit httpd.service has failed.
--
-- The result is failed.
Jul 17 08:58:21 example.com systemd[1]: Unit httpd.service entered failed state.
Jul 17 08:58:21 example.com systemd[1]: httpd.service failed.
Jul 17 08:58:21 example.com polkitd[26529]: Unregistered Authentication Agent for unix-process:28556:14599198818 (system bus name :1.
polkitd 가 문제인지 몰라도 실제 운영되는 서버라서 급한 마음에 reboot 을 하니 정상 작동을 하는군요~
728x90
반응형
'LAMP' 카테고리의 다른 글
[PHP] 7.4 8.0 8.1 8.2 버전별 벤치마크 테스트 결과 (0) | 2024.06.27 |
---|---|
[Rocky] 아파치 index.html 다운로드 현상 (0) | 2024.06.25 |
[CentOS] 8 Stream APACHE + PHP-FPM PHP Multiple 설치 방법 (0) | 2023.01.31 |
[CentOS] 7.x 아파치2.4 + PHP-FPM + PHP Multiple 설치 방법 (0) | 2023.01.13 |
Invalid command SSLPassPhraseDialog 에러 (0) | 2021.06.15 |
Trackback : | Comments :