Windows Linux Subsystem(WSL)搭建PHP时ERROR: failed to retrieve TCP_INFO for socket: Protocol not available (92)

xingyun86 2019-1-19 3696


Because your system does not support TCP_INFO, you can rebuild php by source code. find source main/php_config.h and modify

-- #define HAVE_LQ_TCP_INFO 1 
++ //#define HAVE_LQ_TCP_INFO 1

make && make install


×
打赏作者
最新回复 (0)
只看楼主
全部楼主
返回