001+ PHP Warning: PHP Startup: redis: Unable to initialize module
002+ Module compiled with module API=20170718
003+ PHP compiled with module API=20190902
004+ These options need to match
005+ in Unknown on line 0
006+ PHP Warning: PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/mongodb.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/mongodb.so: undefined symbol: _zval_ptr_dtor), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/mongodb.so.so (/usr/local/php/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
007+ PHP Warning: PHP Startup: Unable to load dynamic library 'swoole.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so: undefined symbol: _zval_ptr_dtor), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
008+ PHP Warning: PHP Startup: Unable to load dynamic library 'swoole_async.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/swoole_async.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/swoole_async.so: undefined symbol: swAio_handler_read), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/swoole_async.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/swoole_async.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
009+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/root/php-7.4.0/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
010+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
011+ PHP Warning: stream_socket_accept(): accept failed: Success in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
013+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
014+
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
019+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/root/php-7.4.0/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
020+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
021+ PHP Warning: stream_socket_accept(): accept failed: Success in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
023+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
029+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/root/php-7.4.0/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
030+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
031+ PHP Warning: stream_socket_accept(): accept failed: Success in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
033+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
035+ Warning: stream_socket_client(): Failed to enable crypto in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
037+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
038+ bool(false)
039+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/root/php-7.4.0/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
040+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
041+ PHP Warning: stream_socket_accept(): accept failed: Success in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
042+
043+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php-7.4.0/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
044+
023-
024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
025-
026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
027-
028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
029-
030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
031- bool(false)