liangcq132 发表于 2010-12-25 16:19:01

-bash-3.2# /usr/local/php/sbin/php-fpm start 出现问题

-bash-3.2# /usr/local/php/sbin/php-fpm start
Starting php_fpm Failed loading /usr/local/php/lib/php/extensions/no-debug-non-zts-20060613/eaccelerator.so:/usr/local/php/lib/php/extensions/no-debug-non-zts-20060613/eaccelerator.so: cannot open shared object file: No such file or directory
Error in argument 1, char 1: no argument for option -

怎么解决?

liangcq132 发表于 2010-12-25 16:22:46

我把那些去掉.
还是出现:
-bash-3.2# /usr/local/php/sbin/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 <file>]
       php-cgi <file>
-a               Run interactively
-b <address:port>|<port> Bind Path for external FASTCGI Server mode
-C               Do not chdir to the script's directory
-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
-f <file>      Parse <file>.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 <file>      Load Zend extension <file>.
-T <count>       Measure execution time of script repeated <count> times.
done

liangcq132 发表于 2010-12-25 16:38:23

:lol重装好了
页: [1]
查看完整版本: -bash-3.2# /usr/local/php/sbin/php-fpm start 出现问题