리눅스 분류
apache restart에 대해서 꼭 가르쳐 주세요
작성자 정보
- 궁금이 작성
- 작성일
컨텐츠 정보
- 2,023 조회
- 0 추천
- 목록
본문
[root@www bin]# ./apachectl start
./apachectl start: httpd started
[root@www bin]# ./apachectl restart
./apachectl restart: httpd not running, trying to start
./apachectl restart: httpd started
위에처럼 restart가 되지를 않아요..
[root@www bin]# ./apachectl configtest
Syntax OK
구문오류도 아니에요..
왜 저런 현상이 일어 나는지 이유를 알수가 없어요
일일이 httpd 데몬을 다 죽여도 안되구요.
그런데 한가지는요 리부팅 시켰다가 다시 restart하면 정상적으로 작동해요..
뭐가 잘못 되었는지 이유를 알수없어요..
가르쳐 주세요
참고로요
root@www bin]# ps -ax |grep httpd
1408 ? S 0:00 /usr/service/apache/bin/httpd
1409 ? S 0:00 /usr/service/apache/bin/httpd
1410 ? S 0:00 /usr/service/apache/bin/httpd
1411 ? S 0:00 /usr/service/apache/bin/httpd
1412 ? S 0:00 /usr/service/apache/bin/httpd
1413 ? S 0:00 /usr/service/apache/bin/httpd
1415 ? S 0:00 /usr/service/apache/bin/httpd
1416 ? S 0:00 /usr/service/apache/bin/httpd
1417 ? S 0:00 /usr/service/apache/bin/httpd
1422 ? S 0:00 /usr/service/apache/bin/httpd
1423 ? S 0:00 /usr/service/apache/bin/httpd
2616 ? S 0:00 /usr/service/apache/bin/httpd
2617 ? S 0:00 /usr/service/apache/bin/httpd
2637 ? S 0:00 /usr/service/apache/bin/httpd
2639 ? S 0:00 /usr/service/apache/bin/httpd
2640 ? S 0:00 /usr/service/apache/bin/httpd
2647 pts/0 S 0:00 grep httpd
[root@www bin]# ./apachectl stop
./apachectl stop: httpd (pid ?) not running
stop 하면 이런 메세지가 나와요 도대체 어떻게 되는건지..
저도 한일년 서버관리 하지만 이유를 모르겠어요
./apachectl start: httpd started
[root@www bin]# ./apachectl restart
./apachectl restart: httpd not running, trying to start
./apachectl restart: httpd started
위에처럼 restart가 되지를 않아요..
[root@www bin]# ./apachectl configtest
Syntax OK
구문오류도 아니에요..
왜 저런 현상이 일어 나는지 이유를 알수가 없어요
일일이 httpd 데몬을 다 죽여도 안되구요.
그런데 한가지는요 리부팅 시켰다가 다시 restart하면 정상적으로 작동해요..
뭐가 잘못 되었는지 이유를 알수없어요..
가르쳐 주세요
참고로요
root@www bin]# ps -ax |grep httpd
1408 ? S 0:00 /usr/service/apache/bin/httpd
1409 ? S 0:00 /usr/service/apache/bin/httpd
1410 ? S 0:00 /usr/service/apache/bin/httpd
1411 ? S 0:00 /usr/service/apache/bin/httpd
1412 ? S 0:00 /usr/service/apache/bin/httpd
1413 ? S 0:00 /usr/service/apache/bin/httpd
1415 ? S 0:00 /usr/service/apache/bin/httpd
1416 ? S 0:00 /usr/service/apache/bin/httpd
1417 ? S 0:00 /usr/service/apache/bin/httpd
1422 ? S 0:00 /usr/service/apache/bin/httpd
1423 ? S 0:00 /usr/service/apache/bin/httpd
2616 ? S 0:00 /usr/service/apache/bin/httpd
2617 ? S 0:00 /usr/service/apache/bin/httpd
2637 ? S 0:00 /usr/service/apache/bin/httpd
2639 ? S 0:00 /usr/service/apache/bin/httpd
2640 ? S 0:00 /usr/service/apache/bin/httpd
2647 pts/0 S 0:00 grep httpd
[root@www bin]# ./apachectl stop
./apachectl stop: httpd (pid ?) not running
stop 하면 이런 메세지가 나와요 도대체 어떻게 되는건지..
저도 한일년 서버관리 하지만 이유를 모르겠어요
관련자료
-
이전
-
다음
댓글 0
등록된 댓글이 없습니다.