미채택 완료

[Q] service php-fpm restart ?

2020-05-31 (일) 01:54:49 2,207

7.1 설치 했습니다

service php-fpm restart 입력하니깐.. 

Usage: php-fpm [-n] [-e] [-h] [-i] [-m] [-v] [-t] [-p <prefix>] [-g <pid>] [-c <file>] [-d foo[=bar]] [-y <file>] [-D] [-F [-O]]
  -c <path>|<file> Look for php.ini file in this directory
  -n               No php.ini file will be used
  -d foo[=bar]     Define INI entry foo with value 'bar'
  -e               Generate extended information for debugger/profiler
  -h               This help
  -i               PHP information
  -m               Show compiled in modules
  -v               Version number

도움말만 뜨네요;;

소스설치했는데.. 항상 킬 명령어로 죽여야 하나요;;

|

답변 1개 / 댓글 1개

systemctl restart php71-php-fpm 이렇게 해보시고 정상적으로 라스타트가 되는지 확인해 보세요. 

답변에 대한 댓글 1개

centos6 입니다. ㄷㄷ;;

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