fatal: [tdsql_chitu2]: FAILED! => {"changed": true, "cmd": "/usr/local/php/sbin/php-fpm -y /usr/local/php/etc/php-fpm.conf -c /usr/local/php/lib/php.ini", "delta": "0:00:00.618807", "end": "2023-08-17 11:00:11.993493", "msg": "non-zero return code", "rc": 70, "start": "2023-08-17 11:00:11.374686", "stderr": "[17-Aug-2023 11:00:11] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root/n[17-Aug-2023 11:00:11] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root/n[17-Aug-2023 11:00:11] ERROR: unable to bind listening socket for address '127.0.0.1:9000': Address already in use (98)/n[17-Aug-2023 11:00:11] ERROR: FPM initialization failed", "stderr_lines": ["[17-Aug-2023 11:00:11] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root", "[17-Aug-2023 11:00:11] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root", "[17-Aug-2023 11:00:11] ERROR: unable to bind listening socket for address '127.0.0.1:9000': Address already in use (98)", "[17-Aug-2023 11:00:11] ERROR: FPM initialization failed"], "stdout": "", "stdout_lines": []}
fatal: [tdsql_chitu1]: FAILED! => {"changed": true, "cmd": "/usr/local/php/sbin/php-fpm -y /usr/local/php/etc/php-fpm.conf -c /usr/local/php/lib/php.ini", "delta": "0:00:00.643301", "end": "2023-08-17 11:00:12.562136", "msg": "non-zero return code", "rc": 70, "start": "2023-08-17 11:00:11.918835", "stderr": "[17-Aug-2023 11:00:12] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root/n[17-Aug-2023 11:00:12] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root/n[17-Aug-2023 11:00:12] ERROR: unable to bind listening socket for address '127.0.0.1:9000': Address already in use (98)/n[17-Aug-2023 11:00:12] ERROR: FPM initialization failed", "stderr_lines": ["[17-Aug-2023 11:00:12] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root", "[17-Aug-2023 11:00:12] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root", "[17-Aug-2023 11:00:12] ERROR: unable to bind listening socket for address '127.0.0.1:9000': Address already in use (98)", "[17-Aug-2023 11:00:12] ERROR: FPM initialization failed"], "stdout": "", "stdout_lines": []}
[root@tdsql03 nginx]# ps -ef | grep php
nginx 18225 1 0 11:00 ? 00:00:00 php-fpm: master process (/usr/local/php/etcphp-fpm.conf)
nginx 18226 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18227 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18228 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18229 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18231 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18232 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18233 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18234 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18235 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18236 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18237 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18238 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18239 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18240 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18241 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18242 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18243 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18244 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18245 18225 0 11:00 ? 00:00:00 php-fpm: pool www
nginx 18246 18225 0 11:00 ? 00:00:00 php-fpm: pool www
root 26214 2105 0 11:06 pts/0 00:00:00 grep --color=auto php
[root@tdsql03 nginx]# killall php-fpm
[root@tdsql03 nginx]# ps -ef | grep php
root 26259 2105 0 11:06 pts/0 00:00:00 grep --color=auto php
版权声明:本文为博主原创文章,未经博主允许不得转载。
TDSQL
- 上一篇:TDSQL安装配置
- 下一篇:vbox 删除不存在的硬盘