ERROR: Unable to create the PID file (/run/php-fpm/php-fpm.pid).: No such file or directory (2)
ERROR: FPM initialization failed

centos 7 之后用 systemctl 啟動(dòng) php-fpm
systemctl start php-fpm.service關(guān)閉
pkill php-fpm查看占用端口
netstat -lnt | grep 9000
聯(lián)系客服