- 积分
- 24
- 威望
-
- 金钱
-
- 注册时间
- 2011-5-22
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
rockscrusher:/home/wwwroot# /usr/local/php/sbin/php-fpm restart
Usage: php-fpm [-n] [-e] [-h] [-i] [-m] [-v] [-t] [-p <prefix> ] [-c <file>] [-d foo[=bar]] [-y <file>]
-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
-p, --prefix <dir>
Specify alternative prefix path to FastCGI process manager (default: /usr/local/php).
-y, --fpm-config <file>
Specify alternative path to FastCGI process manager config file.
-t, --test Test FPM configuration and exit
出现这应该是php-fpm restart 没安装成功吧。请问如何吧。另外 /root/lnmpa 为什么会出现403,我根目录下有index.php文件啊。
rockscrusher:/home/wwwroot# /root/lnmpa status
=========================================================================
Manager for LNMPA V0.7 , Written by Licess
=========================================================================
LNMPA is a tool to auto-compile & install Nginx+MySQL+PHP+Apache on Linux
This script is a tool to Manage status of LNMPA
For more information please visit http://www.lnmp.org
Usage: /root/lnmpa {start|stop|reload|restart|kill|status}
=========================================================================
Nginx is runing!
Access forbidden!
You don't have permission to access the requested object. It is either
read-protected or not readable by the server.
If you think this is a server error, please contact the [1]webmaster.
Error 403
[2]localhost
Sat Apr 14 12:16:37 2012
Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8o PHP/5.2.17
References
1. mailto:
2. http://localhost/
MySQL running (4054). |
|