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