我聊天记录是一部分是存缓存的,更新缓存中聊天记录时出现: pid:27093 exception 'Exception' with message 'readFromRemote fail' in /mnt/vvv/Videochat/Applications/src/Client.php:225。 这样用 不对吗? 请问这是为什么?在线等。。。
挺着急的。。。麻烦您帮我看下!!谢谢谢谢谢谢。。。。
目测是这里 出问题了!
0.0.0.0:2207 是什么鬼,应该是127.0.0.1:2207吧
多谢。但这也可以代表本级的意思,手册中就是这样的写法。
额,好想我看错了。我去改下,再reload下看看。。
GetNotice方法中使用了 if(isset($global->notice)){ return $global->notice; } 包的错误:Applications/Chat/Events.php(156): Events::GetNotice()
挺着急的。。。麻烦您帮我看下!!谢谢谢谢谢谢。。。。
目测是这里 出问题了!
0.0.0.0:2207 是什么鬼,应该是127.0.0.1:2207吧
多谢。但这也可以代表本级的意思,手册中就是这样的写法。
额,好想我看错了。我去改下,再reload下看看。。
GetNotice方法中使用了
if(isset($global->notice)){
return $global->notice;
}
包的错误:Applications/Chat/Events.php(156): Events::GetNotice()