简体   繁体   中英

Enable/Install unix socket stream in XAMPP PHP

Using XAMPP on Windows 7 64

In my phpinfo() Registered Stream Socket Transports tcp, udp, ssl, tls, tlsv1.0, tlsv1.1, tlsv1.2

What I need Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, tls, tlsv1.0, tlsv1.1, tlsv1.2

How to enable/install it on php?

找到了答案,Unix套接字在Windows上甚至不起作用,即使在Windows Subsystem for Linux(WSL)上也是如此

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM