001+ [13-Jul-2017 07:47:11] NOTICE: PHP message: PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
002+ [13-Jul-2017 07:47:11] ERROR: [pool aaaa] cannot get uid for user 'foo'
003+ [13-Jul-2017 07:47:11] ERROR: FPM initialization failed
004+
005+ Warning: fsockopen(): unable to connect to 127.0.0.1:9008 (Connection refused) in /usr/local/src/php/php-7.2.0alpha3/sapi/fpm/tests/fcgi.inc on line 255
006+ Error 1
007+
008+ Warning: fsockopen(): unable to connect to 127.0.0.1:9009 (Connection refused) in /usr/local/src/php/php-7.2.0alpha3/sapi/fpm/tests/fcgi.inc on line 255
009+ Error 1
010+
011+ Warning: fsockopen(): unable to connect to 127.0.0.1:9010 (Connection refused) in /usr/local/src/php/php-7.2.0alpha3/sapi/fpm/tests/fcgi.inc on line 255
012+ Error 1
013+
014+ Warning: fsockopen(): unable to connect to 127.0.0.1:9011 (Connection refused) in /usr/local/src/php/php-7.2.0alpha3/sapi/fpm/tests/fcgi.inc on line 255
015+ Error 1
016+
017+ Warning: fsockopen(): unable to connect to 127.0.0.1:9012 (Connection refused) in /usr/local/src/php/php-7.2.0alpha3/sapi/fpm/tests/fcgi.inc on line 255
018+ Error 1
001- [%s] NOTICE: [pool aaaa] 'user' directive is ignored when FPM is not running as root
002- [%s] NOTICE: [pool bbbb] 'user' directive is ignored when FPM is not running as root
003- [%s] NOTICE: [pool cccc] 'user' directive is ignored when FPM is not running as root
004- [%s] NOTICE: [pool dddd] 'user' directive is ignored when FPM is not running as root
005- [%s] NOTICE: [pool eeee] 'user' directive is ignored when FPM is not running as root
006- [%s] NOTICE: fpm is running, pid %d
007- [%s] NOTICE: ready to handle connections
008- OK cccc
009- OK aaaa
010- OK eeee
011- OK dddd
012- OK bbbb
013- [%s] NOTICE: Terminating ...
014- [%s] NOTICE: exiting, bye-bye!