在服务器上执行workerman-flappy-bird命令安装之后,服务器上的网站就全GG了

刚刚手贱,没忍住就看到了這个命令,玩了一下,安装上之后才发现服务器上的网站,FTP什么的都GG了,求大神解答下,拜托...

Unknown 发表与 2016-05-05 2626 浏览 1 回答
GatewayWorker 如何获取请求路径

GatewayWorker 如何获取请求路径...

tshanchuan 发表与 2016-05-05 4745 浏览 7 回答
Gateway 和 phpsocket.io 是什么关系?

...

Nathan 发表与 2016-05-03 3415 浏览 1 回答
Warning: strlen() expects parameter 1 to be string, array given in Websocket.php on line 226

频繁刷新出现如下问题: Warning: strlen() expects parameter 1 to be string, array given in /home/wwwroot/gatewayworker/Workerman/Protocols/Websocket.php on line 226...

笑天 发表与 2016-05-03 6014 浏览 1 回答
php cli如何确定版本是5.3的

是不是php 版本是多少,对应的cli版本就是多少呢...

keengao 发表与 2016-05-02 3385 浏览 1 回答
Channel/Client的publish过程是阻塞方式吗?

现在一个业务模型如下: worker0:创建httpWorker, 地址:127.0.0.1:1188 创建进程Server worker1:onWorkerStart回调中异步请求httpWorker, 在异步请求中的onClose方法中调用Worker::stopAll无限重启进程直到连接上httpWorker; 在worker1中的onWorkerStart回调中注册channel/client方法A, wor...

笑天 发表与 2016-05-01 3795 浏览 1 回答
能否做点零基础的入门教程 收费也行!

能否做点零基础的入门教程 收费也行! Q 58334605...

chuangsjh 发表与 2016-04-30 3157 浏览 2 回答
Notice: fwrite(): send of 8 bytes failed with errno=32 Broken pipe in

gateWayworker下面用GlobalData 一段时间就出这个提示: Notice: fwrite(): send of 8 bytes failed with errno=32 Broken pipe in /home/wwwroot/gatewayworker/GlobalData/src/Client.php on line 70...

笑天 发表与 2016-04-29 7517 浏览 1 回答
websocket无法正确连接

控制台显示的消息为: recv data before handshake error package. package_length=false 请问该如何处理?...

loeye 发表与 2016-04-28 4540 浏览 1 回答
Waring channel connection closed and try to reconnect

用了线程通讯组建之后, publish之后无限提示这个问题...Waring channel connection closed and try to reconnect...

笑天 发表与 2016-04-28 5979 浏览 2 回答
workerman如何使用mongodb啊?

workerman如何使用mongodb啊?mysql感觉比较简单...

phpworker2 发表与 2016-04-27 5744 浏览 2 回答
跟安卓客户端传输问题

客户端传来一段数据,然后服务器端用$connection->send()传一段数据。 这段回传的数据不能被客户端收到,除非客户端在发送数据后shutdown输出流。 从网上查说是输入输出流阻塞的问题,不知道有没有什么解决方案?...

Hxuhao233 发表与 2016-04-27 3118 浏览 1 回答
怎么设置websocket来接收hex模式下的16进制数据

...

why3339991 发表与 2016-04-27 5652 浏览 1 回答
PHP Warning: socket_set_option(): unable to set socket option [22]:

PHP Warning: socket_set_option(): unable to set socket option :Invalid argument in /Workerman/Connection/AsyncTcpConnection.php on line 123 在mac系统下出现这个问题! 请问怎么解决呢?...

笑天 发表与 2016-04-27 4462 浏览 2 回答
服务器改变ip后,客户端无法连接

用workerman做的websocket服务,放在笔记本上运行(centos7)。因为环境问题,运行过程中会改变ip。 此时发现,一旦改变ip,必须要重启服务后,客户端才能连得上。 但我用netstat看,明明监听的是0.0.0.0地址啊! 而同样是改变ip,nginx就不需要重启,就能直接访问。 有什么好的解决办法吗...

knightmade 发表与 2016-04-27 3409 浏览 1 回答
iis workerman 无法启动

[attach]289[/attach] 代码中开始引用类的时候 use \Workerman\Worker; 也会报错,然后我把最开始的\去掉了,剩下的就是下面的错误,实在难解是什么问题 PHP Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPS ED_STRING or '(' in D:\wwwroot\b...

keengao 发表与 2016-04-27 4602 浏览 2 回答
WEB消息推送框架,实现带自定义参数

求提示,怎么实现 自定义带参? 推送数据的url格式 type=publish&sid=sid&qid=qid&zid=zid&uid=uid&content=xxxx 我在原有的代理中试了几种方法都不行... 其中的to emit方法 在SocketIO.php Socket.php中都有 就是没有搞明白... 看代码,文档我也粗略的看了 未发现解惑之法... [attach...

Angen 发表与 2016-04-25 4061 浏览 7 回答
启动workerman服务后,原来的apache服务重启才能使用

启动workerman服务后,原来的apache服务重启才能使用,停止workerman服务后,原来的apache服务也是需要重启才能使用;这是为什么?...

mapengf6318 发表与 2016-04-25 3138 浏览 1 回答
继承worker

class tcp_server extends Worker{ public function _construct(){ $this->Worker("tcp://0.0.0.0:6666"); $this->count = 4; } } 这样写抛出异常 PHP Notice: Undefined offset: 1 in /home/hxuhao/...

Hxuhao233 发表与 2016-04-25 3141 浏览 1 回答

walkor

164231
积分
0
获赞数
0
粉丝数
2014-05-04 加入
🔝