ERROR: unable to bind listening socket for address ’127.0.0.1:9000′
解决办法:
killall php-fpm
然后重启即可。
我的PHP安装目录这样重启 /usr/local/php/sbin/php-fpm