小程序wss,我用蘋果手機連接是正常的,但是用安卓手機出現(xiàn)如下錯誤,百度了一下好像說我的ca證書問題,請問一下是什么原因 ssl handshake error stream_socket_enable_erypto():ssl operation failed with code 1 openssl error messages:error:14094416:ssl routines:ssl3_read_bytes...
$this->rootPath 是設置的存儲路徑,只要這段代碼放到 onMessage中就無法使用,不放onMessage中,放其他非workman代碼中,就正常了,求大神解答? //判斷保存目錄是否存在 if(!file_exists($this->rootPath)){ mkdir($this->rootPath,0777,true); } $fp = fopen($this->r...
各位大神,我用php5.6拓展libevent成功了, [attach]1019[/attach] 但是php7.0失敗,提示不支持,如果不支持,為什么網(wǎng)上那么多人blog里面寫php7拓展libevent的教程,是我安裝有問題,還是晚上都是無腦互抄的,實際真的不支持php6.0以上? [attach]1020[/attach]...
如何能在Events.php中獲取問號后面的參數(shù),目前獲取得到的是空的$_GET?;蛘呖梢孕薷脑创a實現(xiàn)獲取?...
linux上部署 找到start_web.php 然后發(fā)現(xiàn)這里需要部署自己的域名等,如下部署 <?php /** * This file is part of workerman. * * Licensed under The MIT License * For full copyright and license information, please see the MIT-LICENSE.txt...
workerman-chat啟動突然報錯 PHP Fatal error: Class 'GatewayWorker\BusinessWorker' not found in /Users/me/mydoc/web/test/workerman-chat/Applications/Chat/start_businessworker.php on line 19 求幫忙,求解決,謝謝!...
想在\Applications\YourApp\Lib\common.php 下建個業(yè)務公共函數(shù)庫,在Events.php死活引入不了,是命名空間問題嗎,對命名空間一竅不通,老板,弄個demo看看,謝謝...
如題: 美國服務器,無法訪問國內(nèi)網(wǎng)站,運行 yum install php-cli php-process git gcc php-devel php-pear libevent-devel -y 提示找不到package, 請問怎么解決? [attach]472[/attach]...
http://wenda.workerman.net/?/question/788 @walkor大大, 我看到這個帖子時,對unix domain 的含義及作用,應用場景 不是太了解, 能解釋下嗎?...