nginx 리 셋

542 단어 서버
1. nginx 다시 불 러 오기 명령. / nginx - s reload, 출현
nginx: [error] invalid PID number "in" / usr / local / nginx / logs / nginx. pid "문제.
해결 방법:
                 STEP 1: 명령 실행  killall -9 nginx   nginx 프로 세 스 제거
                 두 번 째 단계: 명령 실행  /usr/local/nginx/sbin/nginx -c /usr/local/nginx/conf/nginx.conf  
                              프로필 다시 불 러 오기
                 STEP 3: 명령 실행  ./nginx - s reload 다시 시작 nginx
나타 나 면: -bash: killall: command not found
yum install psmisc -y 

좋은 웹페이지 즐겨찾기