Function stream_socket_server may be disabled Please check disable_functions in php.ini
[attach]20[/attach]
請(qǐng)問(wèn)怎么解決
打開(kāi)php.ini 搜索一下disable_functions
在這行前面加分號(hào)(;),或者把提示沒(méi)有的函數(shù)拿掉即可
[attach]21[/attach]