matyhtf / webim

使用PHP+Swoole实现的网页即时聊天工具
1.78k stars 653 forks source link

登陆出现 连接已断开,请刷新页面重新登录。 #29

Open wrl000000 opened 7 years ago

wrl000000 commented 7 years ago

访问网站的时候出现 (连接已断开,请刷新页面重新登录。),出现闪退现在是怎么回事

digjack commented 7 years ago

swoole服务端没有 没开起来吧 , 看console提示信息。

neakni commented 7 years ago

先要启用websocket服务端。也就是shell命令:php webim/webim_server.php start