001+ [07-Aug-2017 08:19:26] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mongodb.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mongodb.so: cannot open shared object file: No such file or directory), /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mongodb.so.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mongodb.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ [07-Aug-2017 08:19:26] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/redis.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/redis.so: cannot open shared object file: No such file or directory), /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+ [07-Aug-2017 08:19:26] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'uuid.so' (tried: /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/uuid.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/uuid.so: cannot open shared object file: No such file or directory), /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/uuid.so.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/uuid.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ [07-Aug-2017 08:19:26] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mcrypt.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mcrypt.so: cannot open shared object file: No such file or directory), /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mcrypt.so.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+ [07-Aug-2017 08:19:26] ERROR: [pool aaaa] cannot get uid for user 'foo'
006+ [07-Aug-2017 08:19:26] ERROR: FPM initialization failed
007+
008+ Warning: fsockopen(): unable to connect to 127.0.0.1:9008 (Connection refused) in /usr/local/src/php-7.2.0beta2/sapi/fpm/tests/fcgi.inc on line 255
009+ Error 1
010+
011+ Warning: fsockopen(): unable to connect to 127.0.0.1:9009 (Connection refused) in /usr/local/src/php-7.2.0beta2/sapi/fpm/tests/fcgi.inc on line 255
012+ Error 1
013+
014+ Warning: fsockopen(): unable to connect to 127.0.0.1:9010 (Connection refused) in /usr/local/src/php-7.2.0beta2/sapi/fpm/tests/fcgi.inc on line 255
015+ Error 1
016+
017+ Warning: fsockopen(): unable to connect to 127.0.0.1:9011 (Connection refused) in /usr/local/src/php-7.2.0beta2/sapi/fpm/tests/fcgi.inc on line 255
018+ Error 1
019+
020+ Warning: fsockopen(): unable to connect to 127.0.0.1:9012 (Connection refused) in /usr/local/src/php-7.2.0beta2/sapi/fpm/tests/fcgi.inc on line 255
021+ 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!