Because your system does not support TCP_INFO, you can rebuild php by source code. find source main/php_config.h and modify
TCP_INFO
main/php_config.h
-- #define HAVE_LQ_TCP_INFO 1 ++ //#define HAVE_LQ_TCP_INFO 1
make && make install