php-fpm启动
发布时间:2020-12-15 01:15:15 所属栏目:C语言 来源:网络整理
导读:table class="text" tr class="li1" td class="ln"pre class="de1"1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 ] [-g ] [-c ] [-d foo[=bar]] [-y ] [-D] [-F]? -c | Look for php.ini file in this directory? -n ? ? ? ? ? ? ? No ph
<table class="text"> |
<tr class="li1">
<td class="ln"><pre class="de1">1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
] [-g ] [-c ] [-d foo[=bar]] [-y ] [-D] [-F]
? -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
? -h ? ? ? ? ? ? ? This help
? -i ? ? ? ? ? ? ? PHP information
? -m ? ? ? ? ? ? ? Show compiled in modules
? -v ? ? ? ? ? ? ? Version number
? -p,--prefix
? ? ? ? ? ? ? ? ? ?Specify alternative prefix path to FastCGI process manager (default: /home/work/liufan/lnmp-src/build).
? -g,--pid
? ? ? ? ? ? ? ? ? ?Specify the PID file location.
? -y,--fpm-config
? ? ? ? ? ? ? ? ? ?Specify alternative path to FastCGI process manager config file.
? -t,--test ? ? ? Test FPM configuration and exit
? -D,--daemonize ?force to run in background,and ignore daemonize option from config file
? -F,--nodaemonize
? ? ? ? ? ? ? ? ? ?force to stay in foreground,and ignore daemonize option from config file
? -R,--allow-to-run-as-root
? ? ? ? ? ? ? ? ? ?Allow pool to run as root (disabled by default)
(编辑:李大同)
【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!