liuming794 发表于 2018-12-20 11:25:29

php-fpm不能启动

  lamnk@lamnk:~% sudo php-fpm start
  Starting php_fpm Error in argument 1, char 1: no argument for option -
  Usage: php-cgi [-q] [-h] [-s] [-v] [-i] [-f ] php-cgi
  -a Run interactively
  -C Do not chdir to the script's directory
  -c | 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
  -f Parse . Implies `-q'
  -h This help -i PHP information
  -l Syntax check only (lint)
  -m Show compiled in modules -q Quiet-mode. Suppress HTTP Header output.
  -s Display colour syntax highlighted source.
  -v Version number
  -w Display source with stripped comments and whitespace.
  -z Load Zend extension
  ................................... failed

页: [1]
查看完整版本: php-fpm不能启动